IntentProcessor
class IntentProcessor
Processor for intents which should trigger session-related actions.
IntentHandler
typealias IntentHandler = (Intent) -> Boolean