Click or drag to resize

ContactIDSendEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPContactIDSendEventArgs

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class ContactIDSendEventArgs : EventArgs

The ContactIDSendEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodContactIDSendEventArgsInitializes a new instance of the ContactIDSendEventArgs class
Top
Properties
 NameDescription
Public propertyMessage The contact ID message
Public propertyResendCounter Number of resend attempts before Kissoff received. If Kissoff not received its value is 4.
Top
See Also