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 |
cacheFlushInterval — Static Property, class org.igniterealtime.xiff.vcard.VCard |
|
The interval on which to flush the vCard cache. |
calcSHA1(str:String) — Static Method , class org.igniterealtime.xiff.util.SHA1 |
|
Takes a string and returns the hex representation of its SHA1 hash. |
call(methodName:String, params:Array) — method, class org.igniterealtime.xiff.data.rpc.RPCExtension |
|
Place the remote call. |
call(... rest) — method, class org.igniterealtime.xiff.util.Callback |
| |
callback — Property, interface org.igniterealtime.xiff.data.IIQ |
| |
callback — Property, class org.igniterealtime.xiff.data.IQ |
|
The function that will be called when an IQ result
is received with the same ID as one you send. |
Callback — class, package org.igniterealtime.xiff.util |
|
Sets an callback function
|
Callback(scope:Object, callback:Function, ... rest) — Constructor, class org.igniterealtime.xiff.util.Callback |
| |
CallbackPacketFilter — class, package org.igniterealtime.xiff.filter |
| |
CallbackPacketFilter(callback:org.igniterealtime.xiff.util:Callback, filterFunction:Function, processFunction:Function) — Constructor, class org.igniterealtime.xiff.filter.CallbackPacketFilter |
| |
CANCEL — Constant Static Property, class org.igniterealtime.xiff.data.forms.enum.FormType |
|
The form-submitting entity has cancelled submission of data
to the form-processing entity. |
cancelConfiguration() — method, interface org.igniterealtime.xiff.conference.IRoom |
| |
cancelConfiguration() — method, class org.igniterealtime.xiff.conference.Room |
|
Cancels the configuration process. |
category — Property, class org.igniterealtime.xiff.data.browse.BrowseItem |
|
One of the categories from the list above, or a
non-standard category prefixed with the string "x-". |
category — Property, class org.igniterealtime.xiff.data.disco.DiscoIdentity |
| |
cell — Property, interface org.igniterealtime.xiff.vcard.IVCardTelephone |
| |
cell — Property, class org.igniterealtime.xiff.vcard.VCardTelephone |
| |
change — Event, class org.igniterealtime.xiff.conference.Room |
|
Dispatched when the active, affiliation, or role property changes. |
change — Event, class org.igniterealtime.xiff.data.im.RosterItemVO |
| |
CHANGE — Constant Static Property, class org.igniterealtime.xiff.events.PropertyChangeEvent |
| |
changePassword(newPassword:String) — method, class org.igniterealtime.xiff.core.InBandRegistrator |
|
Changes the user's account password on the server. |
changePasswordSuccess — Event, class org.igniterealtime.xiff.core.InBandRegistrator |
|
Dispatched when a password change is successful. |
ChangePasswordSuccessEvent — class, package org.igniterealtime.xiff.events |
| |
ChangePasswordSuccessEvent() — Constructor, class org.igniterealtime.xiff.events.ChangePasswordSuccessEvent |
| |
changeSubject(newSubject:String) — method, interface org.igniterealtime.xiff.conference.IRoom |
| |
changeSubject(newSubject:String) — method, class org.igniterealtime.xiff.conference.Room |
|
Changes the subject in the conference room. |
checkIncomingData(bytedata:flash.utils:ByteArray) — method, class org.igniterealtime.xiff.core.XMPPConnection |
|
Check if the incoming data is complete once added to any existing
incoming data. |
chooseStreamTags(type:uint) — method, class org.igniterealtime.xiff.core.XMPPConnection |
|
Choose the stream start and ending tags based on the given type. |
city — Property, class org.igniterealtime.xiff.data.register.RegisterExtension |
| |
clear() — method, interface org.igniterealtime.xiff.util.ICompressor |
|
Finish compressing in this session. |
clear() — method, class org.igniterealtime.xiff.util.Zlib |
| |
clear() — method, class org.igniterealtime.xiff.util.ZlibNative |
| |
clearCache() — Static Method , class org.igniterealtime.xiff.vcard.VCard |
|
Immediately clears the vCard cache. |
clearSource() — method, class org.igniterealtime.xiff.collections.ArrayCollection |
|
Remove all items from the ArrayCollection without dispatching a RESET event. |
clearSource() — method, interface org.igniterealtime.xiff.collections.ICollection |
| |
CLIENT_NAMESPACE — Constant Static Property, class org.igniterealtime.xiff.data.XMPPStanza |
| |
CLIENT_VERSION — Constant Static Property, class org.igniterealtime.xiff.data.XMPPStanza |
|
The version of XMPP specified in RFC 3920 is "1.0"; in particular, this
encapsulates the stream-related protocols (Use of TLS (Section 5),
Use of SASL (Section 6), and Stream Errors (Section 4.7)), as well as
the semantics of the three defined XML stanza types (message,
presence, and iq). |
clone() — method, class org.igniterealtime.xiff.collections.events.CollectionEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.BookmarkChangedEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.BookmarkRetrievedEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.ChangePasswordSuccessEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.ConnectionSuccessEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.DisconnectionEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.FileTransferEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.IQEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.IncomingDataEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.InviteEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.LoginEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.MessageEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.ModelChangedEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.OutgoingDataEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.PresenceEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.PropertyChangeEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.RegistrationFieldsEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.RegistrationSuccessEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.RoomEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.RosterEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.SearchPrepEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.VCardEvent |
| |
clone() — method, class org.igniterealtime.xiff.events.XIFFErrorEvent |
| |
closingStreamTag — Property, class org.igniterealtime.xiff.core.XMPPConnection |
|
Depending of the STREAM_TYPE_used in the connect() method,
this variable will contain a matching closing element for it. |
code — Property, class org.igniterealtime.xiff.data.muc.MUCStatus |
|
Property used to add or retrieve a status code describing the condition that occurs. |
COLLECTION_CHANGE — Constant Static Property, class org.igniterealtime.xiff.collections.events.CollectionEvent |
|
The CollectionEvent.COLLECTION_CHANGE constant defines the value of the
type property of the event object for an event that is
dispatched when a collection has changed. |
CollectionEvent — class, package org.igniterealtime.xiff.collections.events |
|
The CollectionEvent class represents an event that is
dispatched when the associated collection changes. |
CollectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, kind:String, location:int, oldLocation:int, items:Array) — Constructor, class org.igniterealtime.xiff.collections.events.CollectionEvent |
|
Constructor. |
CollectionEventKind — final class, package org.igniterealtime.xiff.collections.events |
|
The CollectionEventKind class contains constants for the valid values
of the CollectionEvent class kind property. |
color — Property, class org.igniterealtime.xiff.data.whiteboard.Fill |
|
The value of the RGB color. |
color — Property, class org.igniterealtime.xiff.data.whiteboard.Stroke |
|
The value of the RGB color. |
compress — Property, interface org.igniterealtime.xiff.core.IXMPPConnection |
| |
compress — Property, class org.igniterealtime.xiff.core.XMPPConnection |
|
Shall the Stream Compression be allowed if the server supports it. |
compress(data:flash.utils:ByteArray) — method, interface org.igniterealtime.xiff.util.ICompressor |
|
Compress the given ByteArray. |
compress(data:flash.utils:ByteArray) — method, class org.igniterealtime.xiff.util.Zlib |
|
Compress (deflate) the given ByteArray. |
compress(data:flash.utils:ByteArray) — method, class org.igniterealtime.xiff.util.ZlibNative |
|
Compress (deflate) the given ByteArray. |
_compressor — Property, class org.igniterealtime.xiff.core.XMPPConnection |
|
Static class that is used to handle the compression
|
compressor — Property, class org.igniterealtime.xiff.core.XMPPConnection |
|
The class that is to be used for Stream Compression if enabled. |
computeDigest(sessionID:String, password:String) — Static Method , class org.igniterealtime.xiff.data.auth.AuthExtension |
|
Computes the SHA1 digest of the password and session ID for use when
authenticating with the server. |
conferenceServer — Property, interface org.igniterealtime.xiff.conference.IRoom |
| |
conferenceServer — Property, class org.igniterealtime.xiff.conference.Room |
|
The conference server to use for this room. |
config — Property, class org.igniterealtime.xiff.core.XMPPTLSConnection |
|
TLS configuration. |
configure(fieldmap:Object) — method, interface org.igniterealtime.xiff.conference.IRoom |
| |
configure(fieldmap:Object) — method, class org.igniterealtime.xiff.conference.Room |
|
Sends a configuration form to the room. |
configureAuthMechanisms(mechanisms:XML) — method, class org.igniterealtime.xiff.core.XMPPConnection |
|
Use the authentication which is first in the list (saslMechanisms) if possible. |
configureRoom — Event, class org.igniterealtime.xiff.conference.Room |
|
Dispatched when a room configuration form is required. |
CONFIGURE_ROOM — Constant Static Property, class org.igniterealtime.xiff.events.RoomEvent |
| |
configureRoomComplete — Event, class org.igniterealtime.xiff.conference.Room |
|
Dispatched when a room configuration form is complete. |
CONFIGURE_ROOM_COMPLETE — Constant Static Property, class org.igniterealtime.xiff.events.RoomEvent |
| |
configureStreamCompression(method:String) — method, class org.igniterealtime.xiff.core.XMPPConnection |
|
Zlib is the most common and the one which is required to be implemented in case
Stream Compression is used. |
configureTLSSocket() — method, class org.igniterealtime.xiff.core.XMPPTLSConnection |
| |
connect(streamType:uint) — method, interface org.igniterealtime.xiff.core.IXMPPConnection |
| |
connect(streamType:uint) — method, class org.igniterealtime.xiff.core.XMPPBOSHConnection |
|
The first request from the client to the connection manager requests a new session. |
connect(streamType:uint) — method, class org.igniterealtime.xiff.core.XMPPConnection |
|
Connects to the server. |
connect(streamType:uint) — method, class org.igniterealtime.xiff.core.XMPPRTMPConnection |
| |
connect(streamType:uint) — method, class org.igniterealtime.xiff.core.XMPPTLSConnection |
| |
connection — Property, class org.igniterealtime.xiff.auth.SASLAuth |
|
Connection that is used to authenticate, if any
|
connection — Property, interface org.igniterealtime.xiff.conference.IRoom |
| |
connection — Property, class org.igniterealtime.xiff.conference.InviteListener |
|
A reference to the XMPPConnection being used for incoming/outgoing XMPP data. |
connection — Property, class org.igniterealtime.xiff.conference.Room |
|
A reference to the XMPPConnection being used for incoming/outgoing XMPP data. |
connection — Property, class org.igniterealtime.xiff.core.Browser |
|
The instance of the XMPPConnection class to use for sending and
receiving data. |
connection — Property, interface org.igniterealtime.xiff.core.IBrowser |
| |
connection — Property, interface org.igniterealtime.xiff.core.IListener |
| |
connection — Property, class org.igniterealtime.xiff.core.InBandRegistrator |
|
The instance of the XMPPConnection class to use for sending and
receiving data. |
connection — Event, class org.igniterealtime.xiff.core.XMPPConnection |
|
Dispatched when the connection is successfully made to the server. |
connection — Property, interface org.igniterealtime.xiff.im.IRoster |
| |
connection — Property, class org.igniterealtime.xiff.im.Roster |
|
The instance of the XMPPConnection class to use for the roster to use for
sending and receiving data. |
connection — Property, class org.igniterealtime.xiff.privatedata.PrivateDataManager |
|
The instance of the XMPPConnection class to use for sending and
receiving data. |
ConnectionSuccessEvent — class, package org.igniterealtime.xiff.events |
| |
ConnectionSuccessEvent() — Constructor, class org.igniterealtime.xiff.events.ConnectionSuccessEvent |
| |
CONNECT_SUCCESS — Constant Static Property, class org.igniterealtime.xiff.events.ConnectionSuccessEvent |
| |
contains(item:any) — method, class org.igniterealtime.xiff.collections.ArrayCollection |
|
Returns whether the ArrayCollection contains the specified item. |
contains(item:any) — method, interface org.igniterealtime.xiff.collections.ICollection |
| |
contains(item:org.igniterealtime.xiff.data.im:IRosterItemVO) — method, interface org.igniterealtime.xiff.data.im.IRosterGroup |
| |
contains(item:org.igniterealtime.xiff.data.im:IRosterItemVO) — method, class org.igniterealtime.xiff.data.im.RosterGroup |
|
Does the given item exist in this group?
|
correction — Property, class org.igniterealtime.xiff.data.Message |
|
When sending a message, people often introduce typing errors and send a follow-up message to correct them. |
correctionId — Property, class org.igniterealtime.xiff.data.Message |
|
Message ID of the message that is to be corrected. |
counter — Property, class org.igniterealtime.xiff.data.id.IncrementalGenerator |
| |
country — Property, interface org.igniterealtime.xiff.vcard.IVCardAddress |
| |
country — Property, class org.igniterealtime.xiff.vcard.VCardAddress |
| |
createConnection() — method, class org.igniterealtime.xiff.core.XMPPConnection |
|
Set up the connection and listeners related to this class. |
createConnection() — method, class org.igniterealtime.xiff.core.XMPPRTMPConnection |
|
Called from XMPPConnection() constructor. |
createExtension() — method, class org.igniterealtime.xiff.vcard.VCard |
|
Create the XML needed to send the VCard within the Extension. |
|
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 |