IPushMessengerSendToAll Method |
Name | Description | |
---|---|---|
SendToAll(String) |
Sends a message to all connected user.
| |
SendToAllT(T) |
Sends an object to all connected users. The object is automatically parsed on client side.
|