Description Return True if the specified station is connected.
Return Type
A Boolean value.
Syntax
object.IsPeerConnected (sStation)
The IsPeerConnected Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | sStation | Required. A String value. |
|