Click or drag to resize

InviteArgs Class

Provides data for an INVITE request.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPInviteArgs

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

The InviteArgs type exposes the following members.

Constructors
  NameDescription
Public methodInviteArgs
Initializes a new instance of the InviteArgs class
Top
Properties
Methods
  NameDescription
Public methodClone
Top
See Also