Returns a list of User objects representing all the users currently inside this Room.
            
 
    Namespace: 
   Sfs2X.Entities
    Assembly:
   SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
 Syntax
Syntaxpublic List<User> UserList { get; }Property Value
Type: 
ListUserImplements
RoomUserList See Also
See Also