| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| OBJECT — Constant Static Property, class com.smartfoxserver.v2.entities.variables.VariableType |
|
The type of the User/Room/Buddy Variable is SFSObject. |
| objectMessage — Event, class com.smartfoxserver.v2.SmartFox |
|
Dispatched when an object containing custom data is received by the current user. |
| OBJECT_MESSAGE — Constant Static Property, class com.smartfoxserver.v2.core.SFSEvent |
|
The SFSEvent.OBJECT_MESSAGE constant defines the value of the type property of the event object for a objectMessage event. |
| ObjectMessageRequest — class, package com.smartfoxserver.v2.requests |
|
Sends an object containing custom data to all users in a Room, or a subset of them. |
| ObjectMessageRequest(obj:com.smartfoxserver.v2.entities.data:ISFSObject, targetRoom:com.smartfoxserver.v2.entities:Room, recipients:Array) — Constructor, class com.smartfoxserver.v2.requests.ObjectMessageRequest |
|
Creates a new ObjectMessageRequest instance. |
| offlineBuddies — Property, interface com.smartfoxserver.v2.entities.managers.IBuddyManager |
|
Returns a list of Buddy objects representing all the offline buddies in the user's buddies list. |
| offlineBuddies — Property, class com.smartfoxserver.v2.entities.managers.SFSBuddyManager |
|
Returns a list of Buddy objects representing all the offline buddies in the user's buddies list. |
| OFFLINE_PREFIX — Constant Static Property, class com.smartfoxserver.v2.entities.variables.SFSBuddyVariable |
|
The prefix to be added to a Buddy Variable name to make it persistent. |
| onlineBuddies — Property, interface com.smartfoxserver.v2.entities.managers.IBuddyManager |
|
Returns a list of Buddy objects representing all the online buddies in the user's buddies list. |
| onlineBuddies — Property, class com.smartfoxserver.v2.entities.managers.SFSBuddyManager |
|
Returns a list of Buddy objects representing all the online buddies in the user's buddies list. |
| or(varName:String, condition:com.smartfoxserver.v2.entities.match:IMatcher, value:any) — method, class com.smartfoxserver.v2.entities.match.MatchExpression |
|
Concatenates the current expression with a new one using the logical OR operator. |
| OR — Constant Static Property, class com.smartfoxserver.v2.entities.match.LogicOperator |
|
An instance of LogicOperator representing the OR logical operator. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |