Photon Server API Documentation
v5.0RC1
Channel publishing interface. More...
Public Member Functions | |
| bool | Publish (T msg) |
| Publish a message to all subscribers. Returns true if any subscribers are registered. More... | |
Channel publishing interface.
| T |
| bool ExitGames.Concurrency.Channels.IPublisher< T >.Publish | ( | T | msg | ) |
Publish a message to all subscribers. Returns true if any subscribers are registered.
| msg |