Package 

Interface PermissionRequest


  • 
    public interface PermissionRequest
    
                        

    Dexter cannot display consent dialog before requesting runtime permissions, thus we create our own permission request handler.

    Created on 12/13/20

    • Method Summary

      Modifier and Type Method Description
      abstract Unit check()
      abstract Unit continueToPermissionRequest()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait