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