Photon Server API Documentation
v5.0RC1
A request object that can be used to send 1 or many responses to the initial request. More...
Inherited by ExitGames.Concurrency.Channels.ChannelRequest< R, M >.
Public Member Functions | |
| bool | SendReply (M replyMsg) |
| Send one or more responses. More... | |
Properties | |
| R | Request [get] |
| Request Message More... | |
A request object that can be used to send 1 or many responses to the initial request.
| R | |
| M |
| bool ExitGames.Concurrency.Channels.IRequest< R, M >.SendReply | ( | M | replyMsg | ) |
Send one or more responses.
| replyMsg |
|
get |
Request Message