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.3.199.0
Syntax
string GetCurrentResourceState(
	SubscriptionInfo subscriptionInfo
)

Parameters

subscriptionInfo
Type: Ozeki.VoIPSubscriptionInfo
The specified subscription.

Return Value

Type: String
The message body.
See Also