A B C D E G H I J K L M O P R S T U V X Z _

C

changingRoom - Variable in class it.gotoandplay.smartfoxclient.SmartFoxClient
 
clearBuddyList() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Deprecated. In order to avoid conflits with the buddy list advanced security mode implemented since SmartFoxServer Pro 1.6.0, buddies should be removed one by one, by iterating through the buddy list.
clearRoomList() - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
 
clearUserList() - Method in class it.gotoandplay.smartfoxclient.data.Room
 
clearVariables() - Method in class it.gotoandplay.smartfoxclient.data.Room
 
clearVariables() - Method in class it.gotoandplay.smartfoxclient.data.User
 
close() - Method in class it.gotoandplay.smartfoxclient.http.HttpConnection
 
connect(String) - Method in class it.gotoandplay.smartfoxclient.http.HttpConnection
 
connect(String, int) - Method in class it.gotoandplay.smartfoxclient.http.HttpConnection
 
connect(String) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Establish a connection to SmartFoxServer using the default port 9339.
connect(String, int) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Establish a connection to SmartFoxServer.
CONNECTION_MODE_DISCONNECTED - Static variable in class it.gotoandplay.smartfoxclient.SmartFoxClient
Connection mode: "disconnected".
CONNECTION_MODE_HTTP - Static variable in class it.gotoandplay.smartfoxclient.SmartFoxClient
Connection mode: "http".
CONNECTION_MODE_SOCKET - Static variable in class it.gotoandplay.smartfoxclient.SmartFoxClient
Connection mode: "socket".
createRoom(String, int, Map<String, Object>) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Dynamically create a new room in the current zone.
createRoom(String, int, Map<String, Object>, int) - Method in class it.gotoandplay.smartfoxclient.SmartFoxClient
Dynamically create a new room in the current zone.

A B C D E G H I J K L M O P R S T U V X Z _