Click or drag to resize

ContactIdHandlerSendNotification(ContactIdAlarm) Method

Send the Contact ID message. When this method is called, the contactIdHandler will start for sending mode.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public void SendNotification(
	ContactIdAlarm message
)

Parameters

message  ContactIdAlarm
The contact ID alarm mesage
See Also