Photon Server API Documentation
v5.0RC1
Public Member Functions | |
| IReply< M > | SendRequest (R request) |
| Send request on the channel. More... | |
| R | |
| M |
| IReply<M> ExitGames.Concurrency.Channels.IRequestPublisher< R, M >.SendRequest | ( | R | request | ) |
Send request on the channel.
| request |
Implemented in ExitGames.Concurrency.Channels.RequestReplyChannel< R, M >.