Click or drag to resize

TransferResponseArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPSIPResponseArgs
      Ozeki.VoIPTransferResponseArgs

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

The TransferResponseArgs type exposes the following members.

Constructors
 NameDescription
Public methodTransferResponseArgsInitializes a new instance of the TransferResponseArgs class
Top
Properties
 NameDescription
Public propertyCallID
(Inherited from SIPResponseArgs)
Public propertyCSeq
(Inherited from SIPResponseArgs)
Public propertyError
(Inherited from SIPResponseArgs)
Public propertyExpires 
Public propertyOwnerID 
Public propertyReasonPhrase
(Inherited from SIPResponseArgs)
Public propertyStatusCode
(Inherited from SIPResponseArgs)
Top
Methods
See Also