Click or drag to resize

ICall Interface


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public interface ICall : IBaseCall, IOzBaseCall, 
	IOzPhoneCall

The ICall type exposes the following members.

Properties
 NameDescription
Public propertyCallID
(Inherited from IOzBaseCall)
Public propertyCallState
(Inherited from IOzBaseCall)
Public propertyCallType 
Public propertyCustomProperties 
Public propertyDialInfo
(Inherited from IBaseCall)
Public propertyIsAnswered
(Inherited from IOzBaseCall)
Public propertyIsIncoming
(Inherited from IOzBaseCall)
Public propertyMedia
(Inherited from IOzPhoneCall)
Public propertyOtherParty 
Public propertyOwner
(Inherited from IBaseCall)
Public propertyReasonOfState
(Inherited from IOzBaseCall)
Public propertyTransferInfo 
Top
Methods
Events
See Also