IServerTransportRemoverRemoveRegisterTransportInfo Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax void RemoveRegisterTransportInfo(
string id
)
Sub RemoveRegisterTransportInfo (
id As String
)
void RemoveRegisterTransportInfo(
String^ id
)
abstract RemoveRegisterTransportInfo :
id : string -> unit
Parameters
- id
- Type: SystemString
See Also