Click or drag to resize
ISubscriptionControllerIsAcceptableNewSubscription Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
bool IsAcceptableNewSubscription(
	INotifier notifier,
	Subscription subscription
)

Parameters

notifier
Type: Ozeki.VoIPINotifier
subscription
Type: Ozeki.VoIPSubscription

Return Value

Type: Boolean
See Also