Click or drag to resize
AttendedTransferArgs Class
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class AttendedTransferArgs : BaseTransferArgs

The AttendedTransferArgs type exposes the following members.

Constructors
  NameDescription
Public methodAttendedTransferArgs(String, ISessionCall)
Initializes a new instance of the AttendedTransferArgs class
Public methodAttendedTransferArgs(SIPAddress, ISessionCall, DialogID, SIPAddress)
Initializes a new instance of the AttendedTransferArgs class
Top
Properties
See Also