Click or drag to resize

ICall Properties

The ICall type exposes the following members.

Properties
 NameDescription
Public propertyCallID Gets the unique identifier of the call.
(Inherited from IOzBaseCall)
Public propertyCallState Gets the state of the call.
(Inherited from IOzBaseCall)
Public propertyCallType Gets information about the type of the call. (i.e.: Audio, Video, AudioVideo)
Public propertyCustomProperties Gets a collection that can be used for storing custom values for the call.
Public propertyDialInfo Gets basic information about the call such as caller ID or dialed number.
(Inherited from IBaseCall)
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 propertyOtherParty Gets information about the remote party.
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 propertyTransferInfo Gets information about the call transfer.
Top
See Also