A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes All Packages

J

JOIN_ALREADY_JOINED - com.smartfoxserver.v2.exceptions.SFSErrorCode
 
JOIN_BAD_PASSWORD - com.smartfoxserver.v2.exceptions.SFSErrorCode
 
JOIN_BAD_ROOM - com.smartfoxserver.v2.exceptions.SFSErrorCode
 
JOIN_GAME_ACCESS_DENIED - com.smartfoxserver.v2.exceptions.SFSErrorCode
 
JOIN_GAME_NOT_FOUND - com.smartfoxserver.v2.exceptions.SFSErrorCode
 
JOIN_ROOM_FULL - com.smartfoxserver.v2.exceptions.SFSErrorCode
 
JOIN_ROOM_LOCKED - com.smartfoxserver.v2.exceptions.SFSErrorCode
 
JOINED_ROOMS - com.smartfoxserver.v2.core.SFSEventParam
The list of joined Rooms of a User that was disconnected ( List of Room )
joinRoom(User, Room) - Method in interface com.smartfoxserver.v2.api.ISFSApi
Join the user in a room.
This is the quickest way to join a User in non password-protected Room.
joinRoom(User, Room) - Method in class com.smartfoxserver.v2.api.SFSApi
Join the user in a room.
This is the quickest way to join a User in non password-protected Room.
joinRoom(User, Room, String, boolean, Room) - Method in interface com.smartfoxserver.v2.api.ISFSApi
Join the user in a room.
A client update and server side event will be also fired
joinRoom(User, Room, String, boolean, Room) - Method in class com.smartfoxserver.v2.api.SFSApi
Join the user in a room.
A client update and server side event will be also fired
joinRoom(User, Room, String, boolean, Room, boolean, boolean) - Method in interface com.smartfoxserver.v2.api.ISFSApi
Join the user in a room.
joinRoom(User, Room, String, boolean, Room, boolean, boolean) - Method in class com.smartfoxserver.v2.api.SFSApi
Join the user in a room.
JoinRoom - Class in com.smartfoxserver.v2.controllers.system
 
JoinRoom - com.smartfoxserver.v2.controllers.SystemRequest
 
JoinRoom() - Constructor for class com.smartfoxserver.v2.controllers.system.JoinRoom
 
JoinRoomInvitationCallback - Class in com.smartfoxserver.v2.game
 
JoinRoomInvitationCallback(Room) - Constructor for class com.smartfoxserver.v2.game.JoinRoomInvitationCallback
 
JoinRoomInvite - Class in com.smartfoxserver.v2.controllers.system.game
 
JoinRoomInvite - com.smartfoxserver.v2.controllers.SystemRequest
 
JoinRoomInvite() - Constructor for class com.smartfoxserver.v2.controllers.system.game.JoinRoomInvite
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes All Packages