Companion

object Companion

Properties

Link copied to clipboard
const val DEFAULT_HANDLER_PRIORITY: Int = 100

The suggested default priority of an AlexaHandlerService. Implementations of the AlexaHandlerService should usually set their priority to this value.

Link copied to clipboard
const val DEFAULT_STOCK_HANDLER_PRIORITY: Int = 10

The default priority of a stock AlexaHandlerService.