SIPUAManagerBaseUAInstance Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected IUserAgentInstance UAInstance { get; }
Protected ReadOnly Property UAInstance As IUserAgentInstance
Get
protected:
property IUserAgentInstance^ UAInstance {
IUserAgentInstance^ get ();
}
member UAInstance : IUserAgentInstance with get
Property Value
Type:
IUserAgentInstanceSee Also