Defines extension methods for the SubscriptionState enum.

C# | Visual Basic | Visual C++ |
public static class SubscriptionStateEx
<ExtensionAttribute> Public NotInheritable Class SubscriptionStateEx
[ExtensionAttribute] public ref class SubscriptionStateEx abstract sealed

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() ![]() | AsString(SubscriptionState) |
Returns the textual representation of the given subscription state.
|
![]() ![]() | IsActive(SubscriptionState) |
Returns a boolean value indicating whether the subscription is in active state (neutral, active, etc.) and notifications can be received.
|
![]() ![]() | IsTerminated(SubscriptionState) |
Returns a boolean value indicating whether the subscription is no longer active for some reason (terminated, expired, bad event, etc.)
|

Object | |
![]() | SubscriptionStateEx |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290