Click or drag to resize
IServerTransportRemoverAddRegisterTransportInfo Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void AddRegisterTransportInfo(
	string id,
	TransportInfo transportInfo
)

Parameters

id
Type: SystemString
transportInfo
Type: Ozeki.NetworkTransportInfo
See Also