Enum Subscription.Types.State
Possible states for the subscription.
Namespace: Google.Apps.Events.Subscriptions.V1
Assembly: Google.Apps.Events.Subscriptions.V1.dll
Syntax
public enum Subscription.Types.State
Fields
| Name | Description |
|---|---|
| Active | The subscription is active and can receive and deliver events to its notification endpoint. |
| Deleted | The subscription is deleted. |
| Suspended | The subscription is unable to receive events due to an error.
To identify the error, see the
[ |
| Unspecified | Default value. This value is unused. |