|
|
Config | GetConfig () |
|
void | OnBanNotificationReceived (Action< string > onHttpBearerRefreshed) |
|
IEnumerator | DeleteGroupChat (string groupId, string chatId, ResultCallback callback) |
|
IEnumerator | MuteGroupUserChat (string groupId, MuteGroupChatRequest muteGroupChatRequest, ResultCallback callback) |
|
IEnumerator | UnmuteGroupUserChat (string groupId, UnmuteGroupChatRequest unmuteGroupChatRequest, ResultCallback callback) |
|
IEnumerator | GetGroupChatSnapshot (string groupId, string chatId, ResultCallback< ChatSnapshotResponse > callback) |
|
IEnumerator | BanGroupUserChat (string groupId, BanGroupChatRequest banGroupChatRequest, ResultCallback< BanGroupChatResponse > callback) |
|
IEnumerator | UnbanGroupUserChat (string groupId, UnbanGroupChatRequest unbanGroupChatRequest, ResultCallback< UnbanGroupChatResponse > callback) |