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.4.54.0
Syntax
public class InviteArgs : EventArgs

The InviteArgs type exposes the following members.

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