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
O
- OBJECT - Static variable in class sfs2x.client.entities.variables.VariableType
-
The type of the User/Buddy/Room Variable is SFSObject.
- OBJECT_MESSAGE - Static variable in class sfs2x.client.core.SFSEvent
-
The SFSEvent.OBJECT_MESSAGE constant defines the value of the type property of the event object for a objectMessage event.
- ObjectMessage - Static variable in class sfs2x.client.requests.BaseRequest
-
*Private*
- ObjectMessageRequest - Class in sfs2x.client.requests
-
Sends an object containing custom data to all users in a Room, or a subset of them.
- ObjectMessageRequest(ISFSObject) - Constructor for class sfs2x.client.requests.ObjectMessageRequest
- ObjectMessageRequest(ISFSObject, Room) - Constructor for class sfs2x.client.requests.ObjectMessageRequest
- ObjectMessageRequest(ISFSObject, Room, List<User>) - Constructor for class sfs2x.client.requests.ObjectMessageRequest
-
Creates a new ObjectMessageRequest instance.
- OFFLINE_PREFIX - Static variable in class sfs2x.client.entities.variables.SFSBuddyVariable
-
The prefix to be added to a Buddy Variable name to make it persistent.
- or(String, IMatcher, Object) - Method in class sfs2x.client.entities.match.MatchExpression
-
Concatenates the current expression with a new one using the logical OR operator.
- OR - sfs2x.client.entities.match.LogicOperator
-
An instance of LogicOperator representing the OR logical operator.
All Classes All Packages