Click or drag to resize
SessionCallContainer Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSessionCallContainer

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

The SessionCallContainer type exposes the following members.

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