Click or drag to resize

InviteResponseArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPSIPResponseArgs
      Ozeki.VoIPInviteResponseArgs

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class InviteResponseArgs : SIPResponseArgs

The InviteResponseArgs type exposes the following members.

Constructors
 NameDescription
Public methodInviteResponseArgs(Int32)Initializes a new instance of the InviteResponseArgs class
Public methodInviteResponseArgs(String)Initializes a new instance of the InviteResponseArgs class
Public methodInviteResponseArgs(String, Int32)Initializes a new instance of the InviteResponseArgs class
Public methodInviteResponseArgs(String, ResponseCodes, MediaDescription)Initializes a new instance of the InviteResponseArgs class
Top
Properties
Methods
See Also