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 |
name — Property, interface com.smartfoxserver.v2.entities.Buddy |
|
Indicates the name of this buddy. |
name — Property, interface com.smartfoxserver.v2.entities.Room |
|
Indicates the name of this Room. |
name — Property, class com.smartfoxserver.v2.entities.SFSBuddy |
|
Indicates the name of this buddy. |
name — Property, class com.smartfoxserver.v2.entities.SFSRoom |
|
Indicates the name of this Room. |
name — Property, class com.smartfoxserver.v2.entities.SFSUser |
|
Indicates the name of this user. |
name — Property, interface com.smartfoxserver.v2.entities.User |
|
Indicates the name of this user. |
name — Property, class com.smartfoxserver.v2.entities.variables.BaseVariable |
|
Indicates the name of this variable. |
name — Property, interface com.smartfoxserver.v2.entities.variables.Variable |
|
Indicates the name of this variable. |
name — Property, class com.smartfoxserver.v2.requests.RoomSettings |
|
Defines the name of the Room. |
NAME — Constant Static Property, class com.smartfoxserver.v2.entities.match.RoomProperties |
|
The Room name. |
NAME — Constant Static Property, class com.smartfoxserver.v2.entities.match.UserProperties |
|
The user name. |
newFromArray(arr:Array, forceToNumber:Boolean) — Static Method , class com.smartfoxserver.v2.entities.data.SFSArray |
|
Returns a new SFSArray instance. |
newFromObject(o:Object, forceToNumber:Boolean) — Static Method , class com.smartfoxserver.v2.entities.data.SFSObject |
|
Returns a new SFSObject instance. |
newInstance() — Static Method , class com.smartfoxserver.v2.entities.data.SFSArray |
|
Returns a new SFSArray instance. |
newInstance() — Static Method , class com.smartfoxserver.v2.entities.data.SFSObject |
|
Returns a new SFSObject instance. |
newPrivateVariable(name:String, value:any) — Static Method , class com.smartfoxserver.v2.entities.variables.SFSUserVariable |
|
Creates a new private User Variable. |
next — Property, class com.smartfoxserver.v2.entities.match.MatchExpression |
|
Returns the next matching expression concatenated to the current one. |
nickName — Property, interface com.smartfoxserver.v2.entities.Buddy |
|
Returns the nickname of this buddy. |
nickName — Property, class com.smartfoxserver.v2.entities.SFSBuddy |
|
Returns the nickname of this buddy. |
NOT_EQUALS — Constant Static Property, class com.smartfoxserver.v2.entities.match.BoolMatch |
|
An instance of BoolMatch representing the following condition: bool1 != bool2. |
NOT_EQUALS — Constant Static Property, class com.smartfoxserver.v2.entities.match.NumberMatch |
|
An instance of NumberMatch representing the following condition: number1 != number2. |
NOT_EQUALS — Constant Static Property, class com.smartfoxserver.v2.entities.match.StringMatch |
|
An instance of StringMatch representing the following condition: string1 != string2. |
notifyGameStarted — Property, class com.smartfoxserver.v2.requests.game.SFSGameSettings |
|
Indicates if a game state change must be notified when the minimum number of players is reached. |
NULL — Constant Static Property, class com.smartfoxserver.v2.entities.data.SFSDataType |
|
A null value. |
NULL — Constant Static Property, class com.smartfoxserver.v2.entities.variables.VariableType |
|
The User/Room/Buddy Variable is null. |
NumberMatch — class, package com.smartfoxserver.v2.entities.match |
|
The NumberMatch class is used in matching expressions to check numeric conditions. |
|
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 |