Photon Server API Documentation v5.0RC1

ExitGames.Concurrency.Channels.ISnapshotChannel< T > Member List

This is the complete list of members for ExitGames.Concurrency.Channels.ISnapshotChannel< T >, including all inherited members.

PrimedSubscribe(IFiber fiber, Action< T > receive)ExitGames.Concurrency.Channels.ISnapshotChannel< T >
Publish(T msg)ExitGames.Concurrency.Channels.IPublisher< T >
ReplyToPrimingRequest(IFiber fiber, Func< T > reply)ExitGames.Concurrency.Channels.ISnapshotChannel< T >