Click or drag to resize

CallContainerT Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCallContainerT
    Ozeki.VoIPSIPCallContainer

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class CallContainer<T> : IContainerChecker, 
	ICallContainerChecker
where T : class, ICallIdentifier

Type Parameters

T

The CallContainerT type exposes the following members.

Constructors
 NameDescription
Public methodCallContainerTInitializes a new instance of the CallContainerT class
Top
Properties
 NameDescription
Public propertyActiveCalls 
Public propertyCount 
Protected propertyPendingCalls 
Top
Methods
Events
See Also