Click or drag to resize

ISessionCall Interface


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

The ISessionCall type exposes the following members.

Properties
 NameDescription
Public propertyBye 
Public propertyCallerIDAsCaller 
Public propertyCallID
(Inherited from IOzBaseCall)
Public propertyCallState
(Inherited from IOzBaseCall)
Public propertyCallStateManager 
Public propertyCancel 
Public propertyDialInfo
(Inherited from IBaseCall)
Public propertyInfo 
Public propertyInvite 
Public propertyIsAnswered
(Inherited from IOzBaseCall)
Public propertyIsIncoming
(Inherited from IOzBaseCall)
Public propertyMediaDescription 
Public propertyMessage 
Public propertyOwner
(Inherited from IBaseCall)
Public propertyReasonOfState
(Inherited from IOzBaseCall)
Public propertyTransfer 
Top
Methods
 NameDescription
Public methodGetSIPInfo 
Public methodStart 
Top
Events
 NameDescription
Public eventCallStateChanged
(Inherited from IOzBaseCall)
Public eventForwarding
(Inherited from IOzBaseCall)
Public eventInternalCallStateChanged 
Public eventRedirected
(Inherited from IOzBaseCall)
Top
See Also