Module subscription_error

Source

Structs§

Builder
A builder for SubscriptionError
Complete
The final stage for SubscriptionError.
SerializableErrorStage
The serializable_error stage for Builder.
SubscriptionError
This will be sent if there is an error while creating or updating a subscription. Note: This won’t automatically cancel the subscription. The client will have to call ClientMessage::unsubscribe to do that if warranted.
SubscriptionIdStage
The subscription_id stage for Builder.