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 |
generateID(prefix:String) — Static Method , class org.igniterealtime.xiff.data.IQ |
|
Generates a unique ID for the stanza. |
generateID(prefix:String) — Static Method , class org.igniterealtime.xiff.data.Message |
|
Generates a unique ID for the stanza. |
generateID(prefix:String) — Static Method , class org.igniterealtime.xiff.data.XMPPStanza |
|
Generates a unique ID for the stanza. |
generateID() — method, interface org.igniterealtime.xiff.data.id.IIDGenerator |
|
Generates an ID. |
generateID() — method, class org.igniterealtime.xiff.data.id.IncrementalGenerator |
|
Generates a unique ID. |
generateID() — method, class org.igniterealtime.xiff.data.id.SOIncrementalGenerator |
|
Generates a unique ID. |
generateID() — method, class org.igniterealtime.xiff.data.id.UUIDGenerator |
|
Generates the unique ID. |
geographicalPosition — Property, interface org.igniterealtime.xiff.vcard.IVCard |
| |
geographicalPosition — Property, class org.igniterealtime.xiff.vcard.VCard |
|
Geographical position. |
get(jid:org.igniterealtime.xiff.core:UnescapedJID, create:Boolean) — Static Method , class org.igniterealtime.xiff.data.im.RosterItemVO |
|
Returns an Roster item value object if it exists,
use the "create" parameter to create one if it does not. |
getAllExtensions() — method, class org.igniterealtime.xiff.data.ExtensionContainer |
| |
getAllExtensions() — method, interface org.igniterealtime.xiff.data.IExtendable |
| |
getAllExtensionsByNS(nameSpace:String) — method, class org.igniterealtime.xiff.data.ExtensionContainer |
| |
getAllExtensionsByNS(nameSpace:String) — method, interface org.igniterealtime.xiff.data.IExtendable |
| |
getAttribute(name:String) — method, interface org.igniterealtime.xiff.data.IXMLStanza |
| |
getAttribute(name:String) — method, class org.igniterealtime.xiff.data.XMLStanza |
|
Convinience method for getting element value from the XML. |
getChildAttribute(elem:String, name:String) — method, class org.igniterealtime.xiff.data.XMLStanza |
|
Convinience method for getting child element attribute value from the XML. |
getChildField(elem:String, name:String) — method, class org.igniterealtime.xiff.data.XMLStanza |
|
Convinience method for getting child element value from the XML. |
getContainingGroups(item:org.igniterealtime.xiff.data.im:IRosterItemVO) — method, interface org.igniterealtime.xiff.im.IRoster |
| |
getContainingGroups(item:org.igniterealtime.xiff.data.im:IRosterItemVO) — method, class org.igniterealtime.xiff.im.Roster |
| |
getElementName() — method, class org.igniterealtime.xiff.bookmark.BookmarkPrivatePayload |
| |
getElementName() — method, class org.igniterealtime.xiff.bookmark.GroupChatBookmark |
| |
getElementName() — method, interface org.igniterealtime.xiff.data.IExtension |
|
Element name of the extension
|
getElementName() — method, class org.igniterealtime.xiff.data.auth.AuthExtension |
|
Gets the element name associated with this extension. |
getElementName() — method, class org.igniterealtime.xiff.data.bind.BindExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.browse.BrowseExtension |
|
Gets the element name associated with this extension. |
getElementName() — method, class org.igniterealtime.xiff.data.disco.InfoDiscoExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.disco.ItemDiscoExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.disco.LastActivityExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.feature.FeatureNegotiationExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.forms.FormExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.im.RosterExtension |
|
Gets the element name associated with this extension. |
getElementName() — method, class org.igniterealtime.xiff.data.muc.MUCAdminExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.muc.MUCExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.muc.MUCOwnerExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.muc.MUCUserExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.ping.PingExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.privatedata.PrivateDataExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.register.RegisterExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.rpc.RPCExtension |
|
Interface method, returning the namespace for this extension
|
getElementName() — method, class org.igniterealtime.xiff.data.search.SearchExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.session.SessionExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.sharedgroups.SharedGroupsExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.si.FileTransferExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.si.StreamInitiationExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.stream.IBBCloseExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.stream.IBBDataExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.stream.IBBOpenExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.vcard.VCardExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.version.SoftwareVersionExtension |
| |
getElementName() — method, class org.igniterealtime.xiff.data.whiteboard.WhiteboardExtension |
|
Gets the element name associated with this extension. |
getElementName() — method, class org.igniterealtime.xiff.data.xhtml.XHTMLExtension |
|
Gets the element name associated with this extension. |
getExtension(elementName:String) — method, class org.igniterealtime.xiff.data.ExtensionContainer |
|
Get the extension having the given element name. |
getField(name:String) — method, interface org.igniterealtime.xiff.data.IXMLStanza |
| |
getField(name:String) — method, class org.igniterealtime.xiff.data.XMLStanza |
|
Convinience method for getting element value from the XML. |
getFormField(varName:String) — method, class org.igniterealtime.xiff.data.forms.FormExtension |
| |
getGroup(name:String) — method, interface org.igniterealtime.xiff.im.IRoster |
| |
getGroup(name:String) — method, class org.igniterealtime.xiff.im.Roster |
|
Get a group by given name
|
getGroupChatBookmark(jid:org.igniterealtime.xiff.core:UnescapedJID) — method, class org.igniterealtime.xiff.bookmark.BookmarkManager |
|
Get a group chat bookmark with the given JID
|
getItemAt(index:int) — method, class org.igniterealtime.xiff.collections.ArrayCollection |
|
Get the item at the specified index. |
getItemAt(index:int) — method, interface org.igniterealtime.xiff.collections.ICollection |
| |
getItemByJID(jid:org.igniterealtime.xiff.core:EscapedJID) — method, class org.igniterealtime.xiff.data.im.RosterExtension |
|
Gets one item from the roster query, returning the first item found with the JID specified. |
getItemIndex(item:any) — method, class org.igniterealtime.xiff.collections.ArrayCollection |
|
Get the index of the item if it is in the ArrayCollection such that getItemAt( index ) == item. |
getItemIndex(item:any) — method, interface org.igniterealtime.xiff.collections.ICollection |
| |
getMessage(body:String, htmlBody:String) — method, interface org.igniterealtime.xiff.conference.IRoom |
| |
getMessage(body:String, htmlBody:String) — method, class org.igniterealtime.xiff.conference.Room |
|
Gets an instance of the Message class that has been pre-configured to be
sent from this room. |
getNamespaces() — Static Method , class org.igniterealtime.xiff.data.ExtensionClassRegistry |
|
Get a list of namespaces of the currently enabled extensions. |
getNodeInfo(service:org.igniterealtime.xiff.core:EscapedJID, node:String, callback:Function, errorCallback:Function) — method, class org.igniterealtime.xiff.core.Browser |
| |
getNodeInfo(service:org.igniterealtime.xiff.core:EscapedJID, node:String, callback:Function, errorCallback:Function) — method, interface org.igniterealtime.xiff.core.IBrowser |
| |
getNodeItems(service:org.igniterealtime.xiff.core:EscapedJID, node:String, callback:Function, errorCallback:Function) — method, class org.igniterealtime.xiff.core.Browser |
| |
getNodeItems(service:org.igniterealtime.xiff.core:EscapedJID, node:String, callback:Function, errorCallback:Function) — method, interface org.igniterealtime.xiff.core.IBrowser |
| |
getNS() — method, class org.igniterealtime.xiff.bookmark.BookmarkPrivatePayload |
| |
getNS() — method, class org.igniterealtime.xiff.bookmark.GroupChatBookmark |
| |
getNS() — method, interface org.igniterealtime.xiff.data.IExtension |
|
Namespace of the element
|
getNS() — method, class org.igniterealtime.xiff.data.auth.AuthExtension |
|
Gets the namespace associated with this extension. |
getNS() — method, class org.igniterealtime.xiff.data.bind.BindExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.browse.BrowseExtension |
|
Gets the namespace associated with this extension. |
getNS() — method, class org.igniterealtime.xiff.data.disco.InfoDiscoExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.disco.ItemDiscoExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.disco.LastActivityExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.feature.FeatureNegotiationExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.forms.FormExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.im.RosterExtension |
|
Gets the namespace associated with this extension. |
getNS() — method, class org.igniterealtime.xiff.data.muc.MUCAdminExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.muc.MUCExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.muc.MUCOwnerExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.muc.MUCUserExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.ping.PingExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.privatedata.PrivateDataExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.register.RegisterExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.rpc.RPCExtension |
|
Interface method, returning the namespace for this extension
|
getNS() — method, class org.igniterealtime.xiff.data.search.SearchExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.session.SessionExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.sharedgroups.SharedGroupsExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.si.FileTransferExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.si.StreamInitiationExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.stream.IBBExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.vcard.VCardExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.version.SoftwareVersionExtension |
| |
getNS() — method, class org.igniterealtime.xiff.data.whiteboard.WhiteboardExtension |
|
Gets the namespace associated with this extension. |
getNS() — method, class org.igniterealtime.xiff.data.xhtml.XHTMLExtension |
|
Gets the namespace associated with this extension. |
getOccupantNamed(name:String) — method, interface org.igniterealtime.xiff.conference.IRoom |
| |
getOccupantNamed(name:String) — method, class org.igniterealtime.xiff.conference.Room |
|
Gets the RoomOccupant whose nickname matches the name passed in. |
getPresence(jid:org.igniterealtime.xiff.core:UnescapedJID) — method, interface org.igniterealtime.xiff.im.IRoster |
| |
getPresence(jid:org.igniterealtime.xiff.core:UnescapedJID) — method, class org.igniterealtime.xiff.im.Roster |
|
Get the Presence of the given user if any. |
getPrivateData(elementName:String, elementNamespace:String, callback:org.igniterealtime.xiff.util:Callback) — method, class org.igniterealtime.xiff.privatedata.PrivateDataManager |
| |
getRegistrationFields() — method, class org.igniterealtime.xiff.core.InBandRegistrator |
|
Issues a request for the information that must be submitted for registration with the server. |
getRequiredFieldNames() — method, class org.igniterealtime.xiff.data.register.RegisterExtension |
|
In order to determine which fields are required for registration with a host,
an entity SHOULD first send an IQ get to the host. |
getRequiredFieldNames() — method, class org.igniterealtime.xiff.data.search.SearchExtension |
|
TODO rename to getter
|
getServiceInfo(server:org.igniterealtime.xiff.core:EscapedJID, callback:Function, errorCallback:Function) — method, class org.igniterealtime.xiff.core.Browser |
|
Retrieves a list of available service information from the server specified. |
getServiceInfo(server:org.igniterealtime.xiff.core:EscapedJID, callback:Function, errorCallback:Function) — method, interface org.igniterealtime.xiff.core.IBrowser |
| |
getServiceItems(server:org.igniterealtime.xiff.core:EscapedJID, callback:Function, errorCallback:Function) — method, class org.igniterealtime.xiff.core.Browser |
|
Retrieves a list of available services items from the server specified. |
getServiceItems(server:org.igniterealtime.xiff.core:EscapedJID, callback:Function, errorCallback:Function) — method, interface org.igniterealtime.xiff.core.IBrowser |
| |
getVCard(connection:org.igniterealtime.xiff.core:IXMPPConnection, jid:org.igniterealtime.xiff.core:UnescapedJID) — Static Method , class org.igniterealtime.xiff.vcard.VCard |
|
The way a vCard is requested and then later referred to. |
given — Property, interface org.igniterealtime.xiff.vcard.IVCardName |
| |
given — Property, class org.igniterealtime.xiff.vcard.VCardName |
| |
grant(affiliation:String, jids:Array) — method, interface org.igniterealtime.xiff.conference.IRoom |
| |
grant(affiliation:String, jids:Array) — method, class org.igniterealtime.xiff.conference.Room |
|
Grants permissions on a room to one or more JIDs by setting the
affiliation of a user based on their JID. |
grantSubscription(tojid:org.igniterealtime.xiff.core:UnescapedJID, requestAfterGrant:Boolean) — method, interface org.igniterealtime.xiff.im.IRoster |
| |
grantSubscription(tojid:org.igniterealtime.xiff.core:UnescapedJID, requestAfterGrant:Boolean) — method, class org.igniterealtime.xiff.im.Roster |
|
Grants a user or service authorization for subscribing to your presence. |
groupchatBookmark — Property, class org.igniterealtime.xiff.events.BookmarkChangedEvent |
| |
GroupChatBookmark — class, package org.igniterealtime.xiff.bookmark |
|
XEP-0048: Bookmarks
|
GroupChatBookmark(jid:org.igniterealtime.xiff.core:EscapedJID, name:String, autoJoin:Boolean, nickname:String, password:String) — Constructor, class org.igniterealtime.xiff.bookmark.GroupChatBookmark |
|
A common use case is bookmarking of multi-user chat rooms. |
groupchatBookmarkAdded — Event, class org.igniterealtime.xiff.bookmark.BookmarkManager |
| |
GROUPCHAT_BOOKMARK_ADDED — Constant Static Property, class org.igniterealtime.xiff.events.BookmarkChangedEvent |
| |
groupchatBookmarkRemoved — Event, class org.igniterealtime.xiff.bookmark.BookmarkManager |
| |
GROUPCHAT_BOOKMARK_REMOVED — Constant Static Property, class org.igniterealtime.xiff.events.BookmarkChangedEvent |
| |
groupChatBookmarks — Property, class org.igniterealtime.xiff.bookmark.BookmarkPrivatePayload |
| |
groupCount — Property, class org.igniterealtime.xiff.data.im.RosterItem |
|
Get the number of group elements in this roster item. |
groupMessage — Event, class org.igniterealtime.xiff.conference.Room |
|
Dispatched whenever a new message intented for all room occupants is received. |
GROUP_MESSAGE — Constant Static Property, class org.igniterealtime.xiff.events.RoomEvent |
| |
groupNames — Property, class org.igniterealtime.xiff.data.im.RosterItem |
|
Gets a list of all the groups associated with this roster item. |
|
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 |