Click or drag to resize
IOzPhoneCall Properties

The IOzPhoneCall 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 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.
Public propertyReasonOfState
Gets the textual context of the call state.
(Inherited from IOzBaseCall.)
Top
See Also