on Request Permission
public abstract void onRequestPermission(Context activity, List<String> permissionsNotGranted, PermissionInterceptor.CallBack callback)
Request Permissions
Parameters
activity
Context
permissions Not Granted
Permissions that have not been granted
callback
Callback for handling the confirm and cancel events of the dialog