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