public static interface MessageModule.ChatCreatedHandler extends EventHandler
Modifier and Type | Interface and Description |
---|---|
static class |
MessageModule.ChatCreatedHandler.ChatCreatedEvent |
Modifier and Type | Method and Description |
---|---|
void |
onChatCreated(SessionObject sessionObject,
Chat chat,
Message message) |
void onChatCreated(SessionObject sessionObject, Chat chat, Message message)
Copyright © 2006–2015 Tigase. All rights reserved.