Click or drag to resize

INotifierServiceSendNotify Method

Sends a notification for the given subscription.

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

Parameters

subscriptionInfo
Type: Ozeki.VoIPSubscriptionInfo
body
Type: SystemString
See Also