Click or drag to resize

SIPSubscriptionManagerUnsubscribe Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public bool Unsubscribe(
	ISIPSubscription subscription
)

Parameters

subscription  ISIPSubscription
 

Return Value

Boolean

Implements

ISIPSubscriptionManagerUnsubscribe(ISIPSubscription)
See Also