|
| Type | Description | ||
| IBeepChannels | Reference to object that holds collection of all opened channels. |
Channels is a read-only property available only at run-time that will return reference to IBeepChannels object - which provides access to all currently opened channels in the session. You should use same object to open new channels, close them, etc.
|