Ozeki VoIP SDK Class library
CustomInfos Property
NamespacesOzeki.Media.IPCameraIPCameraInfoCustomInfos
Declaration Syntax
C#Visual BasicVisual C++
public List<ICustomInfo> CustomInfos { get; set; }
Public Property CustomInfos As List(Of ICustomInfo)
	Get
	Set
public:
property List<ICustomInfo^>^ CustomInfos {
	List<ICustomInfo^>^ get ();
	void set (List<ICustomInfo^>^ value);
}
Property Value
List<(Of <(<'ICustomInfo>)>)>

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