abstract fun start(): Handler
Starts the previously configured trigger. This will register a deep system callback, that will be notified when the given BLE preconditions are met (entering beacons range for example).
Return
Handler object to stop the Proximity Trigger while your app is running.