|
Smack | ||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Column
PacketInterceptor
that will be invoked every time a new presence
is going to be sent by this MultiUserChat to the server.
Row
.
Agent
class is used to represent one agent in a Workgroup Queue.null
The result of
this method is determined as follows:
If b1
and b2
are both TRUE or
neither b1
nor b2
is TRUE,
return false
.
null
The result of
this method is determined as follows:
If b1
and b2
are both TRUE or
neither b1
nor b2
is TRUE,
return true
.
null
.
null
The result of
this method is determined as follows:
If o1
and o2
are the same object
according to the ==
operator, return
true
.
Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream
in DECODE mode.
Base64.InputStream
in
either ENCODE or DECODE mode.
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream
in ENCODE mode.
Base64.OutputStream
in
either ENCODE or DECODE mode.
response
.
XMPPConnection
has been created.PacketCollector
which will accumulate the Messages
for this chat.
AdHocCommandManager
related to the
connection
.
Affiliate
with the room administrators.
Message.getBody()
.
MultipleAddresses.Address
that were the secondary recipients of the packet.
FileTransfer.getStatus()
returns that there was an FileTransfer.Status.error
during the transfer, the type of error can be retrieved through this
method.
getLastActivity
Affiliate
with the room members.
Occupant
with the room moderators.
MultipleRecipientInfo
contained in the specified packet or
null if none was found.
DiscoverItems.Item
defined in the node.
Affiliate
with the room outcasts.
Affiliate
with the room owners.
Occupant
with the room participants.
ReportedData
error
or null if the
error doesn't have any.
MultipleAddresses.Address
that were the primary recipients of the packet.
true
if the specified String
is not
null
and has a length greater than zero.
true
if the specified array is not null
and contains a non-null element.
FileTransferManager.createIncomingFileTransfer(FileTransferRequest)
method is invoked.presence type
is available (online) and
false if the user is unavailable (offline), or if this is a presence packet
involved in a subscription operation.
available
and the presence
mode is away
, extended away
, or
do not disturb
.
MultiUserChat.join(String)
method).
action
is available in the current stage.
MultipleAddresses
packets.response
.
null
if the specified string is empty or
null
.
null
if the specified object is null
or if its toString()
representation is empty.
Offer
.
OfflineMessageManager
.PacketCollector
and PacketListener
instances to filter for packets with particular attributes.PrivacyListManager
and PrivacyProvider
to allow and block
communications from other users.Privacy
packets.Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
node
in the host identified by
jid
PacketInterceptor
that was being invoked every time a new presence
was being sent by this MultiUserChat to the server.
InvitationRequest
.TransferRequest
.TranscriptManager.getTranscript(String, String)
or to retrieve a list with the summary of all the
conversations that a user had TranscriptManager.getTranscripts(String, String)
.TranscriptSearchManager.getSearchForm(String)
or to submit a search form and return the results of
the search TranscriptSearchManager.submitSearch(String, Form)
.Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
XMPPConnection.XMPPConnection(String,CallbackHandler)
does, but
with no callback handler for password prompting of the keystore.
XMPPConnection.XMPPConnection(ConnectionConfiguration,CallbackHandler)
does, but
with no callback handler for password prompting of the keystore.
|
Smack | ||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |