This is the complete list of members for AccelByte.Api.GdprApi, 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 |
| CancelAccountDeletion(string accessToken, ResultCallback callback) (defined in AccelByte.Api.GdprApi) | AccelByte.Api.GdprApi | inline |
| GetAccountDeletionStatus(string accessToken, ResultCallback< AccountDeletionStatusResponse > callback) (defined in AccelByte.Api.GdprApi) | AccelByte.Api.GdprApi | inline |
| HttpClient (defined in AccelByte.Core.ApiBaseParent) | AccelByte.Core.ApiBaseParent | |
| Session | AccelByte.Core.ApiBaseParent | protected |
| SubmitAccountDeletion(string accessToken, string userId, string password, ResultCallback< SubmitAccountDeletionResponse > callback) (defined in AccelByte.Api.GdprApi) | AccelByte.Api.GdprApi | inline |
| SubmitAccountDeletionPlatformId(string accessToken, string platformId, string platformToken, ResultCallback< SubmitAccountDeletionResponse > callback) (defined in AccelByte.Api.GdprApi) | AccelByte.Api.GdprApi | inline |