onRequestPermissionsResult

open override fun onRequestPermissionsResult(requestCode: Int, permissions: Array<String>, grantResults: IntArray): Boolean

Method called by the activity with the result of the permission request.