|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
SnacCommand
s and associated command
factories for SNAC family 0x0d
, which provides a means of creating
and joining chat rooms.
See:
Description
Class Summary | |
ClientRoomCmdFactory | A SNAC command factory for the client-bound commands provided in this package, appropriate for use by an AIM client. |
ExchangeInfoReq | A SNAC command sent to request information about a particular chat "exchange." |
JoinRoomCmd | A SNAC command used to join or create a chat room whose name is already known. |
RoomCommand | A base class for commands in the "chat room navigation" 0x0d
SNAC family. |
RoomInfoReq | A SNAC command used to request more information about a chat room whose "mini room information" is known. |
RoomResponse | A SNAC command used to respond to every possible request or query made in the chat room navigation family. |
RoomRightsRequest | A SNAC command sent to request a list of chat exchanges available on the server along with the maximum number of rooms a user can simultaneously occupy. |
ServerRoomCmdFactory | A SNAC command factory for the server-bound commands provided by this package, appropriate for use in an AIM server. |
Provides implementations of SnacCommand
s and associated command
factories for SNAC family 0x0d
, which provides a means of creating
and joining chat rooms.
net.kano.joscar.snaccmd.chat
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |