Click or drag to resize

SDPConnection(NetType, AddressType, SDPConnectionAddress) Constructor

Initializes a new instance of the SDPConnection class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public SDPConnection(
	NetType netType,
	AddressType addrType,
	SDPConnectionAddress connectionAddress
)

Parameters

netType  NetType
 
addrType  AddressType
 
connectionAddress  SDPConnectionAddress
 
See Also