Ozeki VoIP SDK Class library
CameraNetworkHost Constructor (dnsName, ipAddress, type)
NamespacesOzeki.Media.IPCamera.NetworkCameraNetworkHostCameraNetworkHost(String, String, CameraNetworkHostType)
Initializes a new instance of the CameraNetworkHost class
Declaration Syntax
C#Visual BasicVisual C++
public CameraNetworkHost(
	string dnsName,
	string ipAddress,
	CameraNetworkHostType type
)
Public Sub New ( 
	dnsName As String,
	ipAddress As String,
	type As CameraNetworkHostType
)
public:
CameraNetworkHost(
	String^ dnsName, 
	String^ ipAddress, 
	CameraNetworkHostType type
)
Parameters
dnsName (String)
ipAddress (String)
type (CameraNetworkHostType)

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