PushMessengerTMessengerSendToGroups Method |
Name | Description | |
---|---|---|
SendToGroups(String, IUserGroup) |
Sends a string message to client side, only the CMS clients with login user as member of the specified user groups, will receive this message
| |
SendToGroupsT(T, IUserGroup) |
Sends a message containing an object to client side, only the CMS clients with login user as member of the specified user groups, will receive this message
|