Click or drag to resize
UserAgentInstanceGetManagerT Method

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

Type Parameters

T

Return Value

Type: T

Implements

IUserAgentInstanceGetManagerT
See Also