AbstractApplicationChannel

AbstractApplicationChannel ⇐ AbstractChannel

Kind: global abstract class
Extends: AbstractChannel
Model:
Properties

NameTypeDescription
isApplicationChannelboolean

flag (always true)

typenumber

An associated Channel type code

autoLaunchboolean

Flag which indicates if the channel should start the application immediately when loaded

AbstractApplicationChannel()

Base class describing an application channel.