var onNeedToRequestPermissions: OnNeedToRequestPermissions
(source)
it will be call when you need to request permission, before a download can be performed.
onNeedToRequestPermissions
- it will be call when you need to request permission,
before a download can be performed.