SubscriptionWrapperEventType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic string EventType { get; }
Public ReadOnly Property EventType As String
Get
public:
virtual property String^ EventType {
String^ get () sealed;
}
abstract EventType : string with get
override EventType : string with get
Property Value
Type:
StringImplements
ISIPSubscriptionEventType
See Also