Gets the specified manager of the UA instance with [!:T] type.

C# | Visual Basic | Visual C++ |
T GetManager<T>() where T : class
Function GetManager(Of T As Class) As T
generic<typename T> where T : ref class T GetManager()

- T
- The type of the manager

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