menu
ews package
documentation
Notifications/SubscriptionErrorEventArgs.dart
SubscriptionErrorEventArgs
Subscription property
Subscription property
dark_mode
light_mode
Subscription
property
StreamingSubscription
?
Subscription
getter/setter pair
Gets the subscription for which an error occurred. If Subscription is null, the error applies to the entire connection.
Implementation
StreamingSubscription? Subscription;
ews package
documentation
Notifications/SubscriptionErrorEventArgs
SubscriptionErrorEventArgs
Subscription property
SubscriptionErrorEventArgs class