Click or drag to resize

INotifierGetCurrentResourceState Method

Retreives the formatted body of the current state of the subscription.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
string GetCurrentResourceState(
	SubscriptionInfo subscriptionInfo
)

Parameters

subscriptionInfo  SubscriptionInfo
The specified subscription.

Return Value

String
The message body.
See Also