Click or drag to resize
IPBXSessionCall Properties

The IPBXSessionCall type exposes the following members.

Properties
  NameDescription
Public propertyBye (Inherited from ISessionCall.)
Public propertyCallerIDAsCaller (Inherited from ISessionCall.)
Public propertyCallID
Gets the unique identifier of the call.
(Inherited from IOzBaseCall.)
Public propertyCallState
Gets the state of the call.
(Inherited from IOzBaseCall.)
Public propertyCallStateManager (Inherited from ISessionCall.)
Public propertyCallType
Gets information about the type of the call. (i.e.: Audio, Video, AudioVideo)
(Inherited from ICall.)
Public propertyCancel (Inherited from ISessionCall.)
Public propertyCustomProperties
Gets a collection that can be used for storing custom values for the call.
(Inherited from ICall.)
Public propertyDialInfo
Gets basic information about the call such as caller ID or dialed number.
(Inherited from IBaseCall.)
Public propertyInfo (Inherited from ISessionCall.)
Public propertyInvite (Inherited from ISessionCall.)
Public propertyIsAnswered
Gets a boolean value indicating whether the call has been answered.
(Inherited from IOzBaseCall.)
Public propertyIsIncoming
Gets if the call is an incoming call.
(Inherited from IOzBaseCall.)
Public propertyMedia
Gets the media manager that handles the media.
(Inherited from IOzPhoneCall.)
Public propertyMediaDescription (Inherited from ISessionCall.)
Public propertyMessage (Inherited from ISessionCall.)
Public propertyOtherParty
Gets information about the remote party.
(Inherited from ICall.)
Public propertyOwner
Gets the owner of the call.
(Inherited from IBaseCall.)
Public propertyReasonOfState
Gets the textual context of the call state.
(Inherited from IOzBaseCall.)
Public propertyTransfer (Inherited from ISessionCall.)
Public propertyTransferInfo
Gets information about the call transfer.
(Inherited from ICall.)
Top
See Also