Title here
Summary here
AbstractChannelKind: global abstract class
Extends: AbstractChannel
Model:
Properties
| Name | Type | Description |
|---|---|---|
| isApplicationChannel | boolean | flag (always true) |
| type | number | An associated Channel type code |
| autoLaunch | boolean | Flag which indicates if the channel should start the application immediately when loaded |
Base class describing an application channel.