A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
joinedRooms — Property, class com.smartfoxserver.v2.SmartFox |
|
Returns a list of Room objects representing the Rooms currently joined by the client. |
JoinRoomInvitationRequest — class, package com.smartfoxserver.v2.requests.game |
|
Sends an invitation to other users/players to join a specific Room. |
JoinRoomInvitationRequest(targetRoom:com.smartfoxserver.v2.entities:Room, invitedUserNames:Array, params:com.smartfoxserver.v2.entities.data:ISFSObject, expirySeconds:int, asSpectator:Boolean) — Constructor, class com.smartfoxserver.v2.requests.game.JoinRoomInvitationRequest |
|
Creates a new JoinRoomInvitationRequest instance. |
JoinRoomRequest — class, package com.smartfoxserver.v2.requests |
|
Joins the current user in a Room. |
JoinRoomRequest(id:any, pass:String, roomIdToLeave:Number, asSpect:Boolean) — Constructor, class com.smartfoxserver.v2.requests.JoinRoomRequest |
|
Creates a new JoinRoomRequest instance. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |