Click or drag to resize
SIPCallBasicInfo Properties

The SIPCallBasicInfo type exposes the following members.

Properties
  NameDescription
Public propertyCallID
Gets the unique identifier of the call.
Public propertyDialog
Gets or sets the dialog.
Public propertyFromTag
Public propertyIsIncoming
Gets a boolean value indicating whether the call is an incoming call.
Public propertyOwner
Gets the owner user-agent instance of SIP call.
Public propertyReplaces
Gets or sets the dialog ID that the call will replace.
Public propertySDPNatConfig
Public propertySIPNatConfig
Gets or sets the NAT configuration for the call.
Public propertyTransportInfo
Gets the information about the transport used when sending and receiving SIP messages.
Top
See Also