PushMessengerTMessengerSendToMe Method |
Name | Description | |
---|---|---|
![]() | SendToMe(String) |
Sends a string message to client side, only the CMS clients with login of Current User will receive this message
|
![]() | SendToMeT(T) |
Sends a message containing an object to client side, only the CMS clients with login of Current User will receive this message
|