Click or drag to resize

PushMessengerTMessengerSendToMe Method


Overload List
  NameDescription
Public methodSendToMe(String)
Sends a string message to client side, only the CMS clients with login of Current User will receive this message
Public methodSendToMeT(T)
Sends a message containing an object to client side, only the CMS clients with login of Current User will receive this message
Top
See Also