RoomEventsAllowUserVariablesUpdate Property |
Indicates whether or not the
USER_VARIABLES_UPDATE event should be dispatched whenever a user in the Room updates his User Variables.
Namespace:
Sfs2X.Requests
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public bool AllowUserVariablesUpdate { get; set; }
Property Value
Type:
BooleanRemarks
The default value is false.
See Also