RoomSettingsAllowOwnerOnlyInvitation Property |
Specifies if the Room allows "Join Room" invitations to be sent by any user or just by its owner.
Namespace:
Sfs2X.Requests
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public bool AllowOwnerOnlyInvitation { get; set; }
Property Value
Type:
BooleanRemarks
The default value is true.
See Also