Permission Requester
Creates a requester bound to an Activity host.
Must be called on the main thread.
Activity 호스트에 바인딩된 요청기를 생성합니다.
메인 스레드에서만 호출해야 합니다.
Parameters
activity
Activity host used for permission requests.
권한 요청에 사용되는 Activity 호스트입니다.
Creates a requester bound to a Fragment host.
Must be called on the main thread.
Fragment 호스트에 바인딩된 요청기를 생성합니다.
메인 스레드에서만 호출해야 합니다.
Parameters
fragment
Fragment host used for permission requests.
권한 요청에 사용되는 Fragment 호스트입니다.