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 |
enableConsoleTrace — Property, class com.smartfoxserver.v2.logging.Logger |
|
Indicates whether or not the output of logged messages to the console window of Adobe Flash and Flex/Flash Builder is enabled. |
enableEventDispatching — Property, class com.smartfoxserver.v2.logging.Logger |
|
Indicates whether dispatching of log events is enabled or not. |
enableLagMonitor(enabled:Boolean, interval:int, queueSize:int) — method, class com.smartfoxserver.v2.SmartFox |
|
Enables the automatic realtime monitoring of the lag between the client and the server (round robin). |
encrypt(data:flash.utils:ByteArray) — method, class com.smartfoxserver.v2.core.DefaultPacketEncrypter |
| |
encrypt(data:flash.utils:ByteArray) — method, interface com.smartfoxserver.v2.core.IPacketEncrypter |
| |
ENDS_WITH — Constant Static Property, class com.smartfoxserver.v2.entities.match.StringMatch |
|
An instance of StringMatch representing the following condition: string1 ends with characters contained in string2. |
EQUALS — Constant Static Property, class com.smartfoxserver.v2.entities.match.BoolMatch |
|
An instance of BoolMatch representing the following condition: bool1 == bool2. |
EQUALS — Constant Static Property, class com.smartfoxserver.v2.entities.match.NumberMatch |
|
An instance of NumberMatch representing the following condition: number1 == number2. |
EQUALS — Constant Static Property, class com.smartfoxserver.v2.entities.match.StringMatch |
|
An instance of StringMatch representing the following condition: string1 == string2. |
error — Event, class com.smartfoxserver.v2.logging.Logger |
|
Dispatched when a message of level ERROR is logged. |
ERROR — Constant Static Property, class com.smartfoxserver.v2.logging.LogLevel |
|
An ERROR message contains informations on a problem that occurred during the client activities. |
ERROR — Constant Static Property, class com.smartfoxserver.v2.logging.LoggerEvent |
|
The LoggerEvent.ERROR constant defines the value of the type property of the event object for a error event. |
events — Property, class com.smartfoxserver.v2.requests.RoomSettings |
|
Defines the flags indicating which events related to the Room are dispatched by the SmartFox client. |
EXPIRED — Constant Static Property, class com.smartfoxserver.v2.entities.invitation.InvitationReply |
|
Invitation expired
|
extension — Property, class com.smartfoxserver.v2.requests.RoomSettings |
|
Defines the Extension that must be attached to the Room on the server-side, and its settings. |
ExtensionRequest — class, package com.smartfoxserver.v2.requests |
|
Sends a command to the server-side Extension attached to the Zone or to a Room. |
ExtensionRequest(extCmd:String, params:com.smartfoxserver.v2.entities.data:ISFSObject, room:com.smartfoxserver.v2.entities:Room, useUDP:Boolean) — Constructor, class com.smartfoxserver.v2.requests.ExtensionRequest |
|
Creates a new ExtensionRequest instance. |
extensionResponse — Event, class com.smartfoxserver.v2.SmartFox |
|
Dispatched when data coming from a server-side Extension is received by the current user. |
EXTENSION_RESPONSE — Constant Static Property, class com.smartfoxserver.v2.core.SFSEvent |
|
The SFSEvent.EXTENSION_RESPONSE constant defines the value of the type property of the event object for a extensionResponse event. |
|
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 |