Click or drag to resize

ContactIDSendEventArgs Constructor

Initializes a new instance of the ContactIDSendEventArgs class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public ContactIDSendEventArgs(
	int resendCount,
	ContactIdAlarm message
)

Parameters

resendCount  Int32
 
message  ContactIdAlarm
 
See Also