Click or drag to resize

INotifierServiceSendNotify Method

Sends a notification for the given subscription.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
void SendNotify(
	SubscriptionInfo subscriptionInfo,
	string body
)

Parameters

subscriptionInfo  SubscriptionInfo
 
body  String
 
See Also