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 |
ACCEPT — Constant Static Property, class com.smartfoxserver.v2.entities.invitation.InvitationReply |
|
Invitation is accepted. |
addBool(value:Boolean) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a boolean value to the end of this array. |
addBool(value:Boolean) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a boolean value to the end of this array. |
addBoolArray(value:Array) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends an array of boolean values to the end of this array. |
addBoolArray(value:Array) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends an array of boolean values to the end of this array. |
AddBuddyRequest — class, package com.smartfoxserver.v2.requests.buddylist |
|
Adds a new buddy to the current user's buddies list. |
AddBuddyRequest(buddyName:String) — Constructor, class com.smartfoxserver.v2.requests.buddylist.AddBuddyRequest |
|
Creates a new AddBuddyRequest instance. |
addByte(value:int) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a byte (8 bit) value to the end of this array. |
addByte(value:int) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a byte (8 bit) value to the end of this array. |
addByteArray(value:flash.utils:ByteArray) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends an array of bytes to the end of this array. |
addByteArray(value:flash.utils:ByteArray) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends an array of bytes to the end of this array. |
addClass(value:any) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends the passed custom class instance to the end of this array. |
addClass(value:any) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends the passed custom class instance to the end of this array. |
addDouble(value:Number) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a double precision number (64 bit) value to the end of this array. |
addDouble(value:Number) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a double precision number (64 bit) value to the end of this array. |
addDoubleArray(value:Array) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends an array of double precision number values to the end of this array. |
addDoubleArray(value:Array) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends an array of double precision number values to the end of this array. |
addFloat(value:Number) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a floating point number (32 bit) value to the end of this array. |
addFloat(value:Number) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a floating point number (32 bit) value to the end of this array. |
addFloatArray(value:Array) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends an array of floating point number values to the end of this array. |
addFloatArray(value:Array) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends an array of floating point number values to the end of this array. |
addInt(value:int) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends an integer (32 bit) value to the end of this array. |
addInt(value:int) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends an integer (32 bit) value to the end of this array. |
addIntArray(value:Array) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends an array of integer values to the end of this array. |
addIntArray(value:Array) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends an array of integer values to the end of this array. |
addLong(value:Number) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a long integer (64 bit) value to the end of this array. |
addLong(value:Number) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a long integer (64 bit) value to the end of this array. |
addLongArray(value:Array) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends an array of long integer values to the end of this array. |
addLongArray(value:Array) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends an array of long integer values to the end of this array. |
addMMOItem(item:com.smartfoxserver.v2.entities:IMMOItem) — method, class com.smartfoxserver.v2.entities.MMORoom |
| |
addNull() — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a null value to the end of this array. |
addNull() — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a null value to the end of this array. |
addSFSArray(value:com.smartfoxserver.v2.entities.data:ISFSArray) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a ISFSArray object to the end of this array. |
addSFSArray(value:com.smartfoxserver.v2.entities.data:ISFSArray) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a ISFSArray object to the end of this array. |
addSFSObject(value:com.smartfoxserver.v2.entities.data:ISFSObject) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a ISFSObject object to the end of this array. |
addSFSObject(value:com.smartfoxserver.v2.entities.data:ISFSObject) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a ISFSObject object to the end of this array. |
addShort(value:int) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a short integer (16 bit) value to the end of this array. |
addShort(value:int) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a short integer (16 bit) value to the end of this array. |
addShortArray(value:Array) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends an array of short integer values to the end of this array. |
addShortArray(value:Array) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends an array of short integer values to the end of this array. |
addText(value:String) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a UTF-8 string (with max length of 2 GBytes) to the end of this array. |
addText(value:String) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a UTF-8 string (with max length of 2 GBytes) to the end of this array. |
addUtfString(value:String) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends a UTF-8 string (with max length of 32 KBytes) to the end of this array. |
addUtfString(value:String) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends a UTF-8 string (with max length of 32 KBytes) to the end of this array. |
addUtfStringArray(value:Array) — method, interface com.smartfoxserver.v2.entities.data.ISFSArray |
|
Appends an array of UTF-8 string values to the end of this array. |
addUtfStringArray(value:Array) — method, class com.smartfoxserver.v2.entities.data.SFSArray |
|
Appends an array of UTF-8 string values to the end of this array. |
ADMINISTRATOR — Constant Static Property, class com.smartfoxserver.v2.entities.UserPrivileges |
|
The administrator user can send dedicated "administrator messages", kick and ban users. |
adminMessage — Event, class com.smartfoxserver.v2.SmartFox |
|
Dispatched when the current user receives a message from an administrator user. |
ADMIN_MESSAGE — Constant Static Property, class com.smartfoxserver.v2.core.SFSEvent |
|
The SFSEvent.ADMIN_MESSAGE constant defines the value of the type property of the event object for a adminMessage event. |
AdminMessageRequest — class, package com.smartfoxserver.v2.requests |
|
Sends an administrator message to a specific user or a group of users. |
AdminMessageRequest(message:String, recipientMode:com.smartfoxserver.v2.requests:MessageRecipientMode, params:com.smartfoxserver.v2.entities.data:ISFSObject) — Constructor, class com.smartfoxserver.v2.requests.AdminMessageRequest |
|
Creates a new AdminMessageRequest instance. |
AirUDPManager — class, package com.smartfoxserver.v2.bitswarm |
|
The AirUDPManager class allows clients executed in the Adobe AIR runtime to communicate with SmartFoxServer 2X using the UDP protocol. |
AirUDPManager() — Constructor, class com.smartfoxserver.v2.bitswarm.AirUDPManager |
|
Creates a new AirUDPManager instance. |
allowNameChange — Property, class com.smartfoxserver.v2.requests.RoomPermissions |
|
Indicates whether changing the Room name after its creation is allowed or not. |
allowOwnerOnlyInvitation — Property, class com.smartfoxserver.v2.requests.RoomSettings |
|
Specifies if the Room allows "Join Room" invitations to be sent by any user or just by its owner. |
allowPasswordStateChange — Property, class com.smartfoxserver.v2.requests.RoomPermissions |
|
Indicates whether changing (or removing) the Room password after its creation is allowed or not. |
allowPublicMessages — Property, class com.smartfoxserver.v2.requests.RoomPermissions |
|
Indicates whether users inside the Room are allowed to send public messages or not. |
allowResizing — Property, class com.smartfoxserver.v2.requests.RoomPermissions |
|
Indicates whether the Room capacity can be changed after its creation or not. |
allowUserCountChange — Property, class com.smartfoxserver.v2.requests.RoomEvents |
|
Indicates whether or not the userCountChange event should be dispatched whenever the users (or players+spectators) count changes in the Room. |
allowUserEnter — Property, class com.smartfoxserver.v2.requests.RoomEvents |
|
Indicates whether the userEnterRoom event should be dispatched whenever a user joins the Room or not. |
allowUserExit — Property, class com.smartfoxserver.v2.requests.RoomEvents |
|
Indicates whether the userExitRoom event should be dispatched whenever a user leaves the Room or not. |
allowUserVariablesUpdate — Property, class com.smartfoxserver.v2.requests.RoomEvents |
|
Indicates whether or not the userVariablesUpdate event should be dispatched whenever a user in the Room updates his User Variables. |
and(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 AND operator. |
AND — Constant Static Property, class com.smartfoxserver.v2.entities.match.LogicOperator |
|
An instance of LogicOperator representing the AND logical operator. |
aoiEntryPoint — Property, interface com.smartfoxserver.v2.entities.IMMOItem |
|
Returns the entry point of this item in the current user's AoI. |
aoiEntryPoint — Property, class com.smartfoxserver.v2.entities.MMOItem |
|
Returns the entry point of this item in the current user's AoI. |
aoiEntryPoint — Property, class com.smartfoxserver.v2.entities.SFSUser |
|
Returns the entry point of this user in the current user's AoI. |
aoiEntryPoint — Property, interface com.smartfoxserver.v2.entities.User |
|
Returns the entry point of this user in the current user's AoI. |
ARRAY — Constant Static Property, class com.smartfoxserver.v2.entities.variables.VariableType |
|
The type of the User/Room/Buddy Variable is SFSArray. |
|
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 |