Click or drag to resize

SIPSubscriptionManagerGet Method (SIPEventType)

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

Parameters

eventType
Type: Ozeki.VoIPSIPEventType

Return Value

Type: ISIPSubscription

Implements

ISIPSubscriptionManagerGet(SIPEventType)
See Also