| Package | Description |
|---|---|
| abs.ixi.client | |
| abs.ixi.client.xmpp.packet |
| Modifier and Type | Method and Description |
|---|---|
void |
UserManager.sendGetChatRoomsRequest(Callback<List<ChatRoom>,Exception> callback)
Send a request to retrieve list of available chat rooms on server.
|
| Modifier and Type | Method and Description |
|---|---|
ChatRoom |
Presence.getChatRoom() |
| Modifier and Type | Method and Description |
|---|---|
List<ChatRoom> |
IQQuery.getChatRooms() |
| Modifier and Type | Method and Description |
|---|---|
void |
Presence.setChatRoom(ChatRoom chatRoom) |
| Modifier and Type | Method and Description |
|---|---|
void |
IQQuery.setChatRooms(List<ChatRoom> chatRooms) |
Copyright © 2019. All rights reserved.