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  
ban(jids:Array) — method, interface org.igniterealtime.xiff.conference.IRoom
ban(jids:Array) — method, class org.igniterealtime.xiff.conference.Room
Bans an array of JIDs from entering the room.
bannedError — Event, class org.igniterealtime.xiff.conference.Room
Dispatched if the user attempted to join the room but was not allowed to do so because they are banned (i.e., has an affiliation of "outcast").
BANNED_ERROR — Constant Static Property, class org.igniterealtime.xiff.events.RoomEvent
bareJID — Property, class org.igniterealtime.xiff.core.AbstractJID
The JID without the resource.
beginAuthentication() — method, class org.igniterealtime.xiff.core.XMPPConnection
SASL Authentication should been set up, begin the authentication process by sending the initial request.
binaryValue — Property, interface org.igniterealtime.xiff.vcard.IVCardPhoto
binaryValue — Property, interface org.igniterealtime.xiff.vcard.IVCardSound
binaryValue — Property, class org.igniterealtime.xiff.vcard.VCardPhoto
Base64 encoded data.
binaryValue — Property, class org.igniterealtime.xiff.vcard.VCardSound
bindConnection() — method, class org.igniterealtime.xiff.core.XMPPConnection
Upon being so informed that resource binding is required, the client MUST bind a resource to the stream by sending to the server an IQ stanza of type "set" (see IQ Semantics (Section 9.2.3)) containing data qualified by the 'urn:ietf:params:xml:ns:xmpp-bind' namespace.
BindExtension — class, package org.igniterealtime.xiff.data.bind
Resource Binding as defined in RFC 6120: Section 7.
BindExtension(parent:XML) — Constructor, class org.igniterealtime.xiff.data.bind.BindExtension
Support for resource binding is REQUIRED in XMPP client and server implementations.
birthday — Property, interface org.igniterealtime.xiff.vcard.IVCard
birthday — Property, class org.igniterealtime.xiff.vcard.VCard
Birthday.
blockSize — Property, class org.igniterealtime.xiff.data.stream.IBBOpenExtension
The REQUIRED 'block-size' attribute defines the maximum size in bytes of each data chunk (which MUST NOT be greater than 65535).
body — Property, interface org.igniterealtime.xiff.data.IMessage
body — Property, class org.igniterealtime.xiff.data.Message
The message body in plain-text format.
body — Property, class org.igniterealtime.xiff.data.xhtml.XHTMLExtension
The XHTML body text.
BookmarkChangedEvent — class, package org.igniterealtime.xiff.events
BookmarkChangedEvent(type:String, bookmark:any) — Constructor, class org.igniterealtime.xiff.events.BookmarkChangedEvent
BookmarkManager — class, package org.igniterealtime.xiff.bookmark
XEP-0048: Bookmarks
BookmarkManager(privateDataManager:org.igniterealtime.xiff.privatedata:PrivateDataManager) — Constructor, class org.igniterealtime.xiff.bookmark.BookmarkManager
BookmarkPrivatePayload — class, package org.igniterealtime.xiff.bookmark
XEP-0048: Bookmarks
BookmarkPrivatePayload(groupChatBookmarks:Array, urlBookmarks:Array) — Constructor, class org.igniterealtime.xiff.bookmark.BookmarkPrivatePayload
bookmarkRetrieved — Event, class org.igniterealtime.xiff.bookmark.BookmarkManager
BOOKMARK_RETRIEVED — Constant Static Property, class org.igniterealtime.xiff.events.BookmarkRetrievedEvent
BookmarkRetrievedEvent — class, package org.igniterealtime.xiff.events
BookmarkRetrievedEvent() — Constructor, class org.igniterealtime.xiff.events.BookmarkRetrievedEvent
bookmarks — Property, class org.igniterealtime.xiff.bookmark.BookmarkManager
BOOLEAN — Constant Static Property, class org.igniterealtime.xiff.data.forms.enum.FormFieldType
The field enables an entity to gather or provide an either-or choice between two options.
BOSH_NS — Constant Static Property, class org.igniterealtime.xiff.core.XMPPBOSHConnection
Namespace used by BOSH body wrapper
boshPath — Property, class org.igniterealtime.xiff.core.XMPPBOSHConnection
Local part of the address in which the server responds.
BOSH_VERSION — Constant Static Property, class org.igniterealtime.xiff.core.XMPPBOSHConnection
Current version of the BOSH defined in the XEP and the version which this class implements.
BrowseExtension — class, package org.igniterealtime.xiff.data.browse
XEP-0011: Jabber Browsing Implements jabber:iq:browse namespace.
BrowseExtension(parent:XML) — Constructor, class org.igniterealtime.xiff.data.browse.BrowseExtension
browseItem(id:org.igniterealtime.xiff.core:EscapedJID, callback:Function, errorCallback:Function) — method, class org.igniterealtime.xiff.core.Browser
Use the OBSOLETE BrowseExtension (jabber:iq:browse namespace) to query a resource for supported features and children.
browseItem(id:org.igniterealtime.xiff.core:EscapedJID, callback:Function, errorCallback:Function) — method, interface org.igniterealtime.xiff.core.IBrowser
BrowseItem — class, package org.igniterealtime.xiff.data.browse
XEP-0011: Jabber Browsing Class that representes a child resource of a browsed resource.
BrowseItem(parent:XML) — Constructor, class org.igniterealtime.xiff.data.browse.BrowseItem
Browser — class, package org.igniterealtime.xiff.core
XEP-0030: Service Discovery This class provides a means of querying for available services on an XMPP server using the Disco protocol extension.
Browser(aConnection:org.igniterealtime.xiff.core:IXMPPConnection) — Constructor, class org.igniterealtime.xiff.core.Browser
Creates a new Browser object.
bytes — Property, interface org.igniterealtime.xiff.vcard.IVCardPhoto
bytes — Property, interface org.igniterealtime.xiff.vcard.IVCardSound
bytes — Property, class org.igniterealtime.xiff.vcard.VCardPhoto
Image data
bytes — Property, class org.igniterealtime.xiff.vcard.VCardSound
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