Click or drag to resize

SessionAttendedTransferEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPSessionAttendedTransferEventArgs

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class SessionAttendedTransferEventArgs : EventArgs

The SessionAttendedTransferEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodSessionAttendedTransferEventArgsInitializes a new instance of the SessionAttendedTransferEventArgs class
Top
Properties
 NameDescription
Public propertyTarget 
Public propertyTransferee 
Public propertyTransferor 
Top
See Also