Click or drag to resize
CallContainerT Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCallContainerT
    Ozeki.VoIPSIPCallContainer

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
Properties
Events
See Also