|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
SnacCommand
s and associated command
factories for SNAC family 0x04
, which contains commands used in
such areas as IM, warning, and typing notification.
See:
Description
Class Summary | |
AbstractImIcbm | A base class for the two IM-based ICBM commands in this family. |
AbstractRvIcbm | A base class for the two rendezvous-based ICBM commands provided in this package. |
ClientIcbmCmdFactory | A SNAC command factory for the client-bound commands provided in this package, appropriate for use by an AIM client. |
IcbmCommand | A base class for all SNAC commands in the ICBM 0x04 family. |
InstantMessage | Represents a single instant message, either plain or encrypted. |
MessageAck | A SNAC command sent to acknowledge that a message was sent to another user. |
MissedMessagesCmd | A SNAC command sent to indicate to a client that one or more messages were "missed." |
MissedMsgInfo | A data structure used to transmit information about messages that could not be sent for some reason. |
OldIconHashInfo | A data structure containing a set of information about a buddy icon. |
ParamInfo | A data structure containing various settings related to instant messaging. |
ParamInfoCmd | A SNAC command indicating to the client what his or her current ICBM parameter settings are. |
ParamInfoRequest | A SNAC command sent to request the current ICBM parameter settings. |
RecvImIcbm | A SNAC command containing an IM. |
RecvRvIcbm | A SNAC command containing rendezvous information. |
RecvTypingNotification | A SNAC command used to indicate another user's typing status. |
RvCommand | Represents a single "rendezvous command." |
RvResponse | A SNAC command indicating that a rendezvous failed. |
SendImIcbm | A SNAC command used to send an instant message to another user. |
SendRvIcbm | A SNAC command used to send a rendezvous command to another user. |
SendTypingNotification | A SNAC command used to send another user an indication of the user's "typing status" -- that is, information about whether the user is currently typing a message. |
ServerIcbmCmdFactory | A SNAC command factory for the server-bound commands provided in this package, appropriate for use by an AIM server. |
SetParamInfoCmd | A SNAC command sent to indicate to the server a set of ICBM parameter settings. |
TypingCmd | A base class for the two typing-notification commands in this package. |
WarnCmd | A SNAC command used to "warn" another user. |
Provides implementations of SnacCommand
s and associated command
factories for SNAC family 0x04
, which contains commands used in
such areas as IM, warning, and typing notification.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |