Click or drag to resize

IUserAgentInstanceGetManagerT Method

Gets the specified manager of the UA instance with T type.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
T GetManager<T>()
where T : class

Type Parameters

T
The type of the manager

Return Value

T
See Also