GoogleSetTopBoxDevice.GoogleTraits

class GoogleSetTopBoxDevice.GoogleTraits


Trait Container for GoogleSetTopBoxDevice Google Traits.

Summary

Public constructors

GoogleTraits(traitProvider: TraitProvider)

Public properties

ExtendedApplicationLauncher?

This trait supports devices which are able to switch between applications.

ExtendedChannel?

This trait supports devices that support TV channels on a media device.

ExtendedLevelControl?

This trait belongs to devices which have a volume control.

ExtendedMediaPlayback?
MediaActivityState?

Public constructors

GoogleTraits

GoogleTraits(traitProvider: TraitProvider)

Public properties

extendedApplicationLauncher

val extendedApplicationLauncher: ExtendedApplicationLauncher?

This trait supports devices which are able to switch between applications.

extendedChannel

val extendedChannel: ExtendedChannel?

This trait supports devices that support TV channels on a media device.

extendedLevelControl

val extendedLevelControl: ExtendedLevelControl?

This trait belongs to devices which have a volume control.

extendedMediaPlayback

val extendedMediaPlayback: ExtendedMediaPlayback?

mediaActivityState

val mediaActivityState: MediaActivityState?