Type Alias: PushResponse
PushResponse =
ClientStateNotFoundResponse|VersionNotSupportedResponse
The response from a push can contain information about error conditions.
PushResponse =
ClientStateNotFoundResponse|VersionNotSupportedResponse
The response from a push can contain information about error conditions.