Ozeki VoIP SDK Class library
BusyWarning Property
NamespacesOzeki.VoIPCallExtendedInfoBusyWarning
Gets the warning value of the Busy state.
Declaration Syntax
C#Visual BasicVisual C++
public WarningInfo BusyWarning { get; set; }
Public Property BusyWarning As WarningInfo
	Get
	Set
public:
property WarningInfo^ BusyWarning {
	WarningInfo^ get ();
	void set (WarningInfo^ value);
}
Property Value
WarningInfo

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