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 |
uid — Property, class org.igniterealtime.xiff.conference.RoomOccupant |
| |
uid — Property, class org.igniterealtime.xiff.data.im.RosterItemVO |
| |
uid — Property, interface org.igniterealtime.xiff.vcard.IVCard |
| |
uid — Property, class org.igniterealtime.xiff.vcard.VCard |
|
Unique identifier. |
uncompress(data:flash.utils:ByteArray) — method, interface org.igniterealtime.xiff.util.ICompressor |
|
Uncompress the given ByteArray. |
uncompress(data:flash.utils:ByteArray) — method, class org.igniterealtime.xiff.util.Zlib |
|
Uncompress (inflate) the given ByteArray. |
uncompress(data:flash.utils:ByteArray) — method, class org.igniterealtime.xiff.util.ZlibNative |
|
Uncompress (inflate) the given ByteArray. |
unescaped — Property, class org.igniterealtime.xiff.core.EscapedJID |
|
The escaped JID in unescaped form. |
UnescapedJID — class, package org.igniterealtime.xiff.core |
|
This class provides access to a JID (Jabber ID) in unescaped form. |
UnescapedJID(inJID:String, validate:Boolean) — Constructor, class org.igniterealtime.xiff.core.UnescapedJID |
|
Creates a new UnescapedJID object. |
unescapedNode(n:String) — Static Method , class org.igniterealtime.xiff.core.AbstractJID |
|
Provides functionality to return an escaped JID into a normal String. |
unit — Property, interface org.igniterealtime.xiff.vcard.IVCardOrganization |
| |
unit — Property, class org.igniterealtime.xiff.vcard.VCardOrganization |
| |
unregister — Property, class org.igniterealtime.xiff.data.register.RegisterExtension |
|
The 'jabber:iq:register' namespace also makes it possible for an entity to cancel a
registration with a host by sending a remove element in an IQ set. |
unsubscribe_result(resultIQ:org.igniterealtime.xiff.data:IQ) — method, class org.igniterealtime.xiff.im.Roster |
| |
UPDATE — Constant Static Property, class org.igniterealtime.xiff.collections.events.CollectionEventKind |
|
Indicates that one or more items were updated within the collection. |
updateContactGroups(rosterItem:org.igniterealtime.xiff.data.im:IRosterItemVO, newGroupNames:Array) — method, interface org.igniterealtime.xiff.im.IRoster |
| |
updateContactGroups(rosterItem:org.igniterealtime.xiff.data.im:IRosterItemVO, newGroupNames:Array) — method, class org.igniterealtime.xiff.im.Roster |
|
Updates the groups associated with an existing contact. |
updateContactName(rosterItem:org.igniterealtime.xiff.data.im:IRosterItemVO, newName:String) — method, interface org.igniterealtime.xiff.im.IRoster |
| |
updateContactName(rosterItem:org.igniterealtime.xiff.data.im:IRosterItemVO, newName:String) — method, class org.igniterealtime.xiff.im.Roster |
|
Updates the display name for an existing contact. |
url — Property, class org.igniterealtime.xiff.bookmark.UrlBookmark |
|
The HTTP or HTTPS URL of the web page. |
url — Property, class org.igniterealtime.xiff.data.register.RegisterExtension |
| |
url — Property, interface org.igniterealtime.xiff.vcard.IVCard |
| |
url — Property, class org.igniterealtime.xiff.vcard.VCard |
|
Directory URL. |
urlBookmark — Property, class org.igniterealtime.xiff.events.BookmarkChangedEvent |
| |
UrlBookmark — class, package org.igniterealtime.xiff.bookmark |
|
The url element is designed for bookmarking web pages,
i.e., HTTP or HTTPS URLs. |
UrlBookmark(url:String, name:String) — Constructor, class org.igniterealtime.xiff.bookmark.UrlBookmark |
|
Bookmark an url. |
urlBookmarks — Property, class org.igniterealtime.xiff.bookmark.BookmarkPrivatePayload |
|
List of UrlBookmarks. |
useAnonymousLogin — Property, interface org.igniterealtime.xiff.core.IXMPPConnection |
| |
useAnonymousLogin — Property, class org.igniterealtime.xiff.core.XMPPConnection |
|
Whether to use anonymous login or not. |
USER_ADDED — Constant Static Property, class org.igniterealtime.xiff.events.RosterEvent |
| |
userAvailable — Event, class org.igniterealtime.xiff.im.Roster |
|
Broadcast whenever a contact in the roster becomes available. |
userAvailable — Event, class org.igniterealtime.xiff.im.Roster |
|
Broadcast whenever a contact in the roster becomes unavailable. |
USER_AVAILABLE — Constant Static Property, class org.igniterealtime.xiff.events.RosterEvent |
| |
userBanned — Event, class org.igniterealtime.xiff.conference.Room |
|
Dispatched when a user is banned from the room. |
USER_BANNED — Constant Static Property, class org.igniterealtime.xiff.events.RoomEvent |
| |
userDeparture — Event, class org.igniterealtime.xiff.conference.Room |
|
Dispatched whenever an occpant leaves the room. |
USER_DEPARTURE — Constant Static Property, class org.igniterealtime.xiff.events.RoomEvent |
| |
userJID — Property, interface org.igniterealtime.xiff.conference.IRoom |
| |
userJID — Property, class org.igniterealtime.xiff.conference.Room |
|
Get the JID of the conference room user. |
userJoin — Event, class org.igniterealtime.xiff.conference.Room |
|
Dispatched whenever an occupant joins the room. |
USER_JOIN — Constant Static Property, class org.igniterealtime.xiff.events.RoomEvent |
| |
userKicked — Event, class org.igniterealtime.xiff.conference.Room |
|
Dispatched when a user is kicked from the room. |
USER_KICKED — Constant Static Property, class org.igniterealtime.xiff.events.RoomEvent |
| |
username — Property, interface org.igniterealtime.xiff.core.IXMPPConnection |
| |
username — Property, class org.igniterealtime.xiff.core.XMPPConnection |
|
The username to use for connection. |
username — Property, class org.igniterealtime.xiff.data.auth.AuthExtension |
|
The username to use for authentication. |
username — Property, class org.igniterealtime.xiff.data.register.RegisterExtension |
|
The 'jabber:iq:register' namespace enables a user to change his or her
password with a server or service. |
username — Property, class org.igniterealtime.xiff.data.search.SearchItem |
|
Username
|
userPresenceChange — Event, class org.igniterealtime.xiff.conference.Room |
|
Dispatched when a user's presence changes. |
USER_PRESENCE_CHANGE — Constant Static Property, class org.igniterealtime.xiff.events.RoomEvent |
| |
userPresenceUpdated — Event, class org.igniterealtime.xiff.im.Roster |
| |
USER_PRESENCE_UPDATED — Constant Static Property, class org.igniterealtime.xiff.events.RosterEvent |
| |
userRemoved — Event, class org.igniterealtime.xiff.im.Roster |
| |
USER_REMOVED — Constant Static Property, class org.igniterealtime.xiff.events.RosterEvent |
| |
userSubscriptionUpdated — Event, class org.igniterealtime.xiff.im.Roster |
| |
USER_SUBSCRIPTION_UPDATED — Constant Static Property, class org.igniterealtime.xiff.events.RosterEvent |
| |
USER_UNAVAILABLE — Constant Static Property, class org.igniterealtime.xiff.events.RosterEvent |
| |
UUIDGenerator — class, package org.igniterealtime.xiff.data.id |
|
Generates a universally unique identifier. |
UUIDGenerator() — Constructor, class org.igniterealtime.xiff.data.id.UUIDGenerator |
| |
|
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 |