Click or drag to resize

IBaseCall Interface


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

The IBaseCall type exposes the following members.

Properties
 NameDescription
Public propertyCallID
(Inherited from IOzBaseCall)
Public propertyCallState
(Inherited from IOzBaseCall)
Public propertyDialInfo 
Public propertyIsAnswered
(Inherited from IOzBaseCall)
Public propertyIsIncoming
(Inherited from IOzBaseCall)
Public propertyOwner 
Public propertyReasonOfState
(Inherited from IOzBaseCall)
Top
Events
 NameDescription
Public eventCallStateChanged
(Inherited from IOzBaseCall)
Public eventForwarding
(Inherited from IOzBaseCall)
Public eventRedirected
(Inherited from IOzBaseCall)
Top
See Also