Click or drag to resize
SIPSubscriptionManagerGet Method (String)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public ISIPSubscription Get(
	string eventType
)

Parameters

eventType
Type: SystemString

Return Value

Type: ISIPSubscription

Implements

ISIPSubscriptionManagerGet(String)
See Also