MessageRecipientMode Constructor |
Creates a new MessageRecipientMode instance.
Namespace:
Sfs2X.Requests
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public MessageRecipientMode(
int mode,
Object target
)
Parameters
- mode
- Type: SystemInt32
One of the costants contained in the MessageRecipientType enumerator, describing the recipient mode. - target
- Type: SystemObject
The moderator/administrator message recipient/s, according to the selected recipient mode.
Remarks See Also