Click or drag to resize

SessionCallContainer Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSessionCallContainer

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class SessionCallContainer : ICallContainer

The SessionCallContainer type exposes the following members.

Constructors
 NameDescription
Public methodSessionCallContainerInitializes a new instance of the SessionCallContainer class
Top
Properties
 NameDescription
Public propertyCalls 
Top
Methods
 NameDescription
Public methodAddSIPCall 
Public methodRemoveSIPCall 
Top
Events
 NameDescription
Public eventCallAdded 
Public eventCallRemoved 
Top
See Also