Click or drag to resize

IOzPhoneCall Interface


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

The IOzPhoneCall type exposes the following members.

Properties
 NameDescription
Public propertyCallID
(Inherited from IOzBaseCall)
Public propertyCallState
(Inherited from IOzBaseCall)
Public propertyIsAnswered
(Inherited from IOzBaseCall)
Public propertyIsIncoming
(Inherited from IOzBaseCall)
Public propertyMedia 
Public propertyReasonOfState
(Inherited from IOzBaseCall)
Top
Methods
Events
 NameDescription
Public eventCallStateChanged
(Inherited from IOzBaseCall)
Public eventDtmfReceived 
Public eventDtmfStarted 
Public eventForwarding
(Inherited from IOzBaseCall)
Public eventRedirected
(Inherited from IOzBaseCall)
Top
See Also