|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
SnacCommands and associated command
factories for SNAC family 0x0e, which provides a set of commands
used for communication and information in chat rooms.
See:
Description
| Class Summary | |
| AbstractChatMsgIcbm | A base class for chat-message ICBM commands, both incoming and outgoing. |
| ChatCommand | A base class for commands in the "chat" 0x0e SNAC family. |
| ChatMsg | Represents a single message sent or received in a chat room. |
| ClientChatCmdFactory | A SNAC command factory for all client-bound commands provided in this package, appropriate for use by an AIM client. |
| RecvChatMsgIcbm | A SNAC command containing a message sent to a chat room by another user. |
| RoomInfoUpdate | A SNAC command containing various information about a chat room. |
| SendChatMsgIcbm | A command used to send a message to a chat room. |
| ServerChatCmdFactory | A SNAC command factory for the server-bound commands provided in this package, appropriate for use by an AIM server. |
| UsersCmd | A base class for the two member-list-based commands in this package,
UsersJoinedCmd and UsersLeftCmd. |
| UsersJoinedCmd | A SNAC command sent to indicate that one or more users have joined a chat room. |
| UsersLeftCmd | A SNAC command sent to indicate that one or more users have left a chat room. |
Provides implementations of SnacCommands and associated command
factories for SNAC family 0x0e, which provides a set of commands
used for communication and information in chat rooms.
net.kano.joscar.snaccmd.rooms
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||