fun process(intent: Intent): Boolean
Processes the given intent by invoking the registered handler.
intent - the intent to process
intent
Return true if the intent was processed, otherwise false.