Click or drag to resize

ContactIdHandlerSendNotification Method (ContactIdAlarm)

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.3.199.0
Syntax
public void SendNotification(
	ContactIdAlarm message
)

Parameters

message
Type: Ozeki.VoIPContactIdAlarm
The contact ID alarm mesage
See Also