PhoneLineContainerAddDirectIPTransport Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic void AddDirectIPTransport(
TransportInfo transport
)
Public Sub AddDirectIPTransport (
transport As TransportInfo
)
public:
void AddDirectIPTransport(
TransportInfo^ transport
)
member AddDirectIPTransport :
transport : TransportInfo -> unit
Parameters
- transport TransportInfo
-
See Also