Loading...
Searching...
No Matches
AccelByte.Api.ChatApi Member List

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.ApiBaseinlineprotected
ApiBaseParent(IHttpClient inHttpClient, ISession inSession, string inBaseUrl) (defined in AccelByte.Core.ApiBaseParent)AccelByte.Core.ApiBaseParentinlineprotected
BanGroupUserChat(string groupId, BanGroupChatRequest banGroupChatRequest, ResultCallback< BanGroupChatResponse > callback) (defined in AccelByte.Api.ChatApi)AccelByte.Api.ChatApiinline
DeleteGroupChat(string groupId, string chatId, ResultCallback callback) (defined in AccelByte.Api.ChatApi)AccelByte.Api.ChatApiinline
GetConfig() (defined in AccelByte.Api.ChatApi)AccelByte.Api.ChatApiinline
GetGroupChatSnapshot(string groupId, string chatId, ResultCallback< ChatSnapshotResponse > callback) (defined in AccelByte.Api.ChatApi)AccelByte.Api.ChatApiinline
HttpClient (defined in AccelByte.Core.ApiBaseParent)AccelByte.Core.ApiBaseParent
MuteGroupUserChat(string groupId, MuteGroupChatRequest muteGroupChatRequest, ResultCallback callback) (defined in AccelByte.Api.ChatApi)AccelByte.Api.ChatApiinline
OnBanNotificationReceived(Action< string > onHttpBearerRefreshed) (defined in AccelByte.Api.ChatApi)AccelByte.Api.ChatApiinline
SessionAccelByte.Core.ApiBaseParentprotected
UnbanGroupUserChat(string groupId, UnbanGroupChatRequest unbanGroupChatRequest, ResultCallback< UnbanGroupChatResponse > callback) (defined in AccelByte.Api.ChatApi)AccelByte.Api.ChatApiinline
UnmuteGroupUserChat(string groupId, UnmuteGroupChatRequest unmuteGroupChatRequest, ResultCallback callback) (defined in AccelByte.Api.ChatApi)AccelByte.Api.ChatApiinline