Module subscription_update_error

Source

Structs§

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