BaseSubscriptionSet
Base interface for shared functionality between SubscriptionSet and MutableSubscriptionSet.
Inheritors
Properties
Link copied to clipboard
If state returns SubscriptionSetState.ERROR, this method will return the reason. Errors can be fixed by modifying the subscription accordingly and then call SubscriptionSet.waitForSynchronization.
Link copied to clipboard
The current state of the SubscriptionSet. See SubscriptionSetState for more details about each state.