Ozeki VoIP SDK Class library
GetManager<(Of <(<'T>)>)> Method
NamespacesOzeki.VoIP.SIPIUserAgentInstanceGetManager<(Of <<'(T>)>>)()()()()
Gets the specified manager of the UA instance with [!:T] type.
Declaration Syntax
C#Visual BasicVisual C++
T GetManager<T>()
where T : class
Function GetManager(Of T As Class) As T
generic<typename T>
where T : ref class
T GetManager()
Generic Template Parameters
T
The type of the manager
Return Value
T

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290