Click or drag to resize

ICameraServerOnAuthenticationRequired Method

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
bool OnAuthenticationRequired(
	ICameraClient client,
	RtspMethod method
)

Parameters

client
Type: Ozeki.CameraICameraClient
method
Type: Ozeki.CameraRtspMethod

Return Value

Type: Boolean
See Also