ApplicationLauncherTrait.Feature

data class ApplicationLauncherTrait.Feature


ApplicationLauncher cluster FeatureMap.

Summary

Public constructors

Feature(applicationPlatform: Boolean)

Creates the Feature data class.

Public functions

open ULong

Convert this ClusterBitmap to raw (bytes) format

Public properties

Boolean

Support for attributes and commands required for endpoint to support launching any application within the supported application catalogs.

Public constructors

Feature

Feature(applicationPlatform: Boolean = false)

Creates the Feature data class.

Public functions

toRaw

open fun toRaw(): ULong

Convert this ClusterBitmap to raw (bytes) format

Public properties

applicationPlatform

val applicationPlatformBoolean

Support for attributes and commands required for endpoint to support launching any application within the supported application catalogs.