Description Disconnect from the specified callsign.
Return Type
None
Syntax
object.Disconnect sStation
The Disconnect Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | sStation | Required. A String value. |
|