Structs§
- Builder
- A builder for SubscriptionUpdateError
- Complete
- The final stage for
SubscriptionUpdateError
. - Serializable
Error Stage - The
serializable_error
stage forBuilder
. - Subscription
Update Error - 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.