topic

abstract val topic: String

The message topic that this handler service handles. The topic must be one of the values defined in the Topic class.

For example:

topic = Topic.CAR_CONTROL

The list of topics is provided by the Alexa Auto AASB specification. Only AASB messages belonging to this topic will be forwarded to the service.