Click or drag to resize
InviteArgs Class
Provides data for an INVITE request.
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
  NameDescription
Public methodClone
Top
Properties
See Also