This is the complete list of members for AccelByte.Api.ChatApi, including all inherited members.
| ApiBase(IHttpClient inHttpClient, Config inConfig, string inBaseUrl, ISession inSession, HttpOperator httpOperator=null) (defined in AccelByte.Core.ApiBase) | AccelByte.Core.ApiBase | inlineprotected |
| ApiBaseParent(IHttpClient inHttpClient, ISession inSession, string inBaseUrl) (defined in AccelByte.Core.ApiBaseParent) | AccelByte.Core.ApiBaseParent | inlineprotected |
| BanGroupUserChat(string groupId, BanGroupChatRequest banGroupChatRequest, ResultCallback< BanGroupChatResponse > callback) (defined in AccelByte.Api.ChatApi) | AccelByte.Api.ChatApi | inline |
| DeleteGroupChat(string groupId, string chatId, ResultCallback callback) (defined in AccelByte.Api.ChatApi) | AccelByte.Api.ChatApi | inline |
| GetConfig() (defined in AccelByte.Api.ChatApi) | AccelByte.Api.ChatApi | inline |
| GetGroupChatSnapshot(string groupId, string chatId, ResultCallback< ChatSnapshotResponse > callback) (defined in AccelByte.Api.ChatApi) | AccelByte.Api.ChatApi | inline |
| HttpClient (defined in AccelByte.Core.ApiBaseParent) | AccelByte.Core.ApiBaseParent | |
| MuteGroupUserChat(string groupId, MuteGroupChatRequest muteGroupChatRequest, ResultCallback callback) (defined in AccelByte.Api.ChatApi) | AccelByte.Api.ChatApi | inline |
| OnBanNotificationReceived(Action< string > onHttpBearerRefreshed) (defined in AccelByte.Api.ChatApi) | AccelByte.Api.ChatApi | inline |
| Session | AccelByte.Core.ApiBaseParent | protected |
| UnbanGroupUserChat(string groupId, UnbanGroupChatRequest unbanGroupChatRequest, ResultCallback< UnbanGroupChatResponse > callback) (defined in AccelByte.Api.ChatApi) | AccelByte.Api.ChatApi | inline |
| UnmuteGroupUserChat(string groupId, UnmuteGroupChatRequest unmuteGroupChatRequest, ResultCallback callback) (defined in AccelByte.Api.ChatApi) | AccelByte.Api.ChatApi | inline |