Class ExternalServiceInvocationResult

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class ExternalServiceInvocationResult : public csp::systems::StringResult

Data class used to contain information relating to invocations via the external service proxy system.

Subclassed by csp::systems::GetAgoraTokenResult

Protected Functions

ExternalServiceInvocationResult() = default
inline ExternalServiceInvocationResult(void*)
virtual void OnResponse(const csp::services::ApiResponseBase *ApiResponse) override