Click or drag to resize
SIPSubscriptionManagerGet Method (SIPEventType)

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

Parameters

eventType
Type: Ozeki.VoIPSIPEventType

Return Value

Type: ISIPSubscription

Implements

ISIPSubscriptionManagerGet(SIPEventType)
See Also