DEFAULT_HANDLER_PRIORITY

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.