Click or drag to resize

ContactIDSendEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPContactIDSendEventArgs

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

The ContactIDSendEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodContactIDSendEventArgs
Initializes 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