Description True if this node is in Listen-Only mode.
Property type
A Boolean value.
Syntax
object.ListenOnly [= value]
The ListenOnly Property syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | value | A Boolean value. |
|