Click or drag to resize

PushMessengerTMessengerSendToUser Method


Overload List
  NameDescription
Public methodSendToUser(String, String)
Sends a string message to client side, only the CMS clients with login of specified user will receive this message
Public methodSendToUserT(T, String)
Sends a message containing an object to client side, only the CMS clients with login of specified users will receive this message
Top
See Also