- offlineBuddyVariables - Variable in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
-
- offlineVarsCache - Variable in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
-
- onAccepted(Invitation, ISFSObject) - Method in interface com.smartfoxserver.v2.entities.invitation.InvitationCallback
-
Fired when the invited User has accepted the invitation
- onAccepted(Invitation, ISFSObject) - Method in class com.smartfoxserver.v2.game.GenericInvitationCallback
-
- onAccepted(Invitation, ISFSObject) - Method in class com.smartfoxserver.v2.game.JoinRoomInvitationCallback
-
- onAccepted(Invitation, ISFSObject) - Method in class com.smartfoxserver.v2.game.SFSGameInvitationCallback
-
- onError(Email, Exception) - Method in interface com.smartfoxserver.v2.entities.managers.IMailerCallbackHandler
-
- onExpired(Invitation) - Method in interface com.smartfoxserver.v2.entities.invitation.InvitationCallback
-
The event is fired when the invitation has expired or if the invitee gets disconnected
before he sends a response.
- onExpired(Invitation) - Method in class com.smartfoxserver.v2.game.GenericInvitationCallback
-
- onExpired(Invitation) - Method in class com.smartfoxserver.v2.game.JoinRoomInvitationCallback
-
- onExpired(Invitation) - Method in class com.smartfoxserver.v2.game.SFSGameInvitationCallback
-
- onInvitationResult(Invitation, InvitationResponse, ISFSObject) - Method in interface com.smartfoxserver.v2.entities.invitation.InvitationManager
-
Handle the response to an invitation
- onInvitationResult(int, InvitationResponse, ISFSObject) - Method in interface com.smartfoxserver.v2.entities.invitation.InvitationManager
-
Handle the response to an invitation
- onInvitationResult(int, InvitationResponse, ISFSObject) - Method in class com.smartfoxserver.v2.entities.invitation.SFSInvitationManager
-
- onInvitationResult(Invitation, InvitationResponse, ISFSObject) - Method in class com.smartfoxserver.v2.entities.invitation.SFSInvitationManager
-
- onRefused(Invitation, ISFSObject) - Method in interface com.smartfoxserver.v2.entities.invitation.InvitationCallback
-
Fired when the invited User has refused the invitation
- onRefused(Invitation, ISFSObject) - Method in class com.smartfoxserver.v2.game.GenericInvitationCallback
-
- onRefused(Invitation, ISFSObject) - Method in class com.smartfoxserver.v2.game.JoinRoomInvitationCallback
-
- onRefused(Invitation, ISFSObject) - Method in class com.smartfoxserver.v2.game.SFSGameInvitationCallback
-
- onRoomResize() - Method in class com.smartfoxserver.v2.util.DefaultPlayerIdGenerator
-
- onRoomResize() - Method in interface com.smartfoxserver.v2.util.IPlayerIdGenerator
-
This method is invoked upon a Room size change.
- onSuccess(Email) - Method in interface com.smartfoxserver.v2.entities.managers.IMailerCallbackHandler
-
- or(String, IMatcher, Object) - Method in class com.smartfoxserver.v2.entities.match.MatchExpression
-
Concatenates two expressions with the logical OR operator.