Ozeki VoIP SDK Class library
RegInfo Property
NamespacesOzeki.VoIP.SIPSIPUAInstanceInfoRegInfo
Gets information about the registration of the SIP account.
Declaration Syntax
C#Visual BasicVisual C++
public RegInfo RegInfo { get; private set; }
Public Property RegInfo As RegInfo
	Get
	Private Set
public:
property RegInfo^ RegInfo {
	RegInfo^ get ();
	private: void set (RegInfo^ value);
}
Property Value

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