Loading...
Searching...
No Matches
AccelByte::Api::Reporting Member List

This is the complete list of members for AccelByte::Api::Reporting, including all inherited members.

AccelBytePlatformPtr (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
CredentialsRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
FApiBase(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient) (defined in AccelByte::FApiBase)AccelByte::FApiBase
FApiBase(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, FAccelBytePlatformPtr const &InAccelBytePlatform) (defined in AccelByte::FApiBase)AccelByte::FApiBase
GetReasonGroups(int32 Offset, int32 Limit, THandler< FAccelByteModelsReasonGroupsResponse > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Reporting
GetReasons(FString const &ReasonGroup, int32 Offset, int32 Limit, THandler< FAccelByteModelsReasonsResponse > const &OnSuccess, FErrorHandler const &OnError, FString const &Title=TEXT(""))AccelByte::Api::Reporting
HttpClient (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
HttpRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
Reporting(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient=nullptr) (defined in AccelByte::Api::Reporting)AccelByte::Api::Reporting
Reporting(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, FAccelBytePlatformPtr const &InAccelBytePlatform) (defined in AccelByte::Api::Reporting)AccelByte::Api::Reporting
SetApiClient(TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient) (defined in AccelByte::FApiBase)AccelByte::FApiBase
SettingsRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
SubmitChatReport(FAccelByteModelsReportingSubmitDataChat const &ReportData, THandler< FAccelByteModelsReportingSubmitResponse > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Reporting
SubmitReport(FAccelByteModelsReportingSubmitData const &ReportData, THandler< FAccelByteModelsReportingSubmitResponse > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Reporting
ValidateAccelByteId(FString const &Id, EAccelByteIdHypensRule HypenRule, FString const &ErrorMessage, T const &OnError) (defined in AccelByte::FApiBase)AccelByte::FApiBaseinlineprotected
~Reporting() (defined in AccelByte::Api::Reporting)AccelByte::Api::Reportingvirtual