Send a Admin Message to a specific User or groups of Users
Namespace: Sfs2X.RequestsAssembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0
Syntax
| C# |
|---|
public class AdminMessageRequest : GenericMessageRequest |
Remarks
The sender must have the admin privileges to be able to send these kinds of messages.
The recipient parameter can be used to specify if the message is sent to a User, a Room, the Room Group or the whole Zone.
The recipient parameter can be used to specify if the message is sent to a User, a Room, the Room Group or the whole Zone.
Inheritance Hierarchy
System..::..Object
Sfs2X.Requests..::..BaseRequest
Sfs2X.Requests..::..GenericMessageRequest
Sfs2X.Requests..::..AdminMessageRequest
Sfs2X.Requests..::..BaseRequest
Sfs2X.Requests..::..GenericMessageRequest
Sfs2X.Requests..::..AdminMessageRequest