A B C D E F G H I J K L M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
P
- PING_PONG - Static variable in class sfs2x.client.core.SFSEvent
-
The SFSEvent.PING_PONG constant defines the value of the type property of the event object for a pingPong event.
- PingPong - Static variable in class sfs2x.client.requests.BaseRequest
-
*Private*
- PLAYER_TO_SPECTATOR - Static variable in class sfs2x.client.core.SFSEvent
-
The SFSEvent.PLAYER_TO_SPECTATOR constant defines the value of the type property of the event object for a playerToSpectator event.
- PLAYER_TO_SPECTATOR_ERROR - Static variable in class sfs2x.client.core.SFSEvent
-
The SFSEvent.PLAYER_TO_SPECTATOR_ERROR constant defines the value of the type property of the event object for a playerToSpectatorError event.
- PlayerToSpectator - Static variable in class sfs2x.client.requests.BaseRequest
-
*Private*
- PlayerToSpectatorRequest - Class in sfs2x.client.requests
-
Turns the current user from player to spectator in a Game Room.
- PlayerToSpectatorRequest() - Constructor for class sfs2x.client.requests.PlayerToSpectatorRequest
- PlayerToSpectatorRequest(Room) - Constructor for class sfs2x.client.requests.PlayerToSpectatorRequest
-
Creates a new PlayerToSpectatorRequest instance.
- PRIVATE_MESSAGE - Static variable in class sfs2x.client.core.SFSEvent
-
The SFSEvent.PRIVATE_MESSAGE constant defines the value of the type property of the event object for a privateMessage event.
- PrivateMessage - Static variable in class sfs2x.client.requests.BaseRequest
-
*Private*
- PrivateMessageRequest - Class in sfs2x.client.requests
-
Sends a private chat message.
- PrivateMessageRequest(String, int) - Constructor for class sfs2x.client.requests.PrivateMessageRequest
- PrivateMessageRequest(String, int, ISFSObject) - Constructor for class sfs2x.client.requests.PrivateMessageRequest
-
Creates a new PrivateMessageRequest instance.
- PRIVILEGE_ID - Static variable in class sfs2x.client.entities.match.UserProperties
-
The user privilege id.
- PROXIMITY_LIST_UPDATE - Static variable in class sfs2x.client.core.SFSEvent
-
The SFSEvent.PROXIMITY_LIST_UPDATE constant defines the value of the type property of the event object for a proximityListUpdate event.
- PUBLIC_MESSAGE - Static variable in class sfs2x.client.core.SFSEvent
-
The SFSEvent.PUBLIC_MESSAGE constant defines the value of the type property of the event object for a publicMessage event.
- PublicMessage - Static variable in class sfs2x.client.requests.BaseRequest
-
*Private*
- PublicMessageRequest - Class in sfs2x.client.requests
-
Sends a public chat message.
- PublicMessageRequest(String) - Constructor for class sfs2x.client.requests.PublicMessageRequest
- PublicMessageRequest(String, ISFSObject) - Constructor for class sfs2x.client.requests.PublicMessageRequest
- PublicMessageRequest(String, ISFSObject, Room) - Constructor for class sfs2x.client.requests.PublicMessageRequest
-
Creates a new PublicMessageRequest instance.
All Classes All Packages