Click or drag to resize
JSClientHandlerInit Method (String, Int32, OzWebsocketProtocol)

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public void Init(
	string url,
	int port,
	OzWebsocketProtocol protocol
)

Parameters

url
Type: SystemString
port
Type: SystemInt32
protocol
Type: OzWebsocketProtocol
See Also