Click or drag to resize
ContactIDSendEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPContactIDSendEventArgs

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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 propertyResendCounter
Number of resend attempts before Kissoff received. If Kissoff not received its value is 4.
Top
See Also