Click or drag to resize

CallContainerT Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCallContainerT
    Ozeki.VoIPSIPCallContainer

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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 methodCallContainerT
Initializes a new instance of the CallContainerT class
Top
Properties
Methods
Events
See Also