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: 1.8.12.0 (1.8.12)
Syntax
string GetCurrentResourceState(
	SubscriptionInfo subscriptionInfo
)

Parameters

subscriptionInfo
Type: Ozeki.VoIPSubscriptionInfo
The specified subscription.

Return Value

Type: String
The message body.
See Also