app / com.gmail.ayteneve93.apex.kakaopay_preassignment.controller / ImageOperationController / checkPermsiionAndLoadImagesForOperation

checkPermsiionAndLoadImagesForOperation

private fun checkPermsiionAndLoadImagesForOperation(imageOperation: ImageOperation): Unit

이미지 로딩 작업을 시작하기 전 TedPermission 으로 Storage 권한 획득여부를 점검합니다.

Parameters

imageOperation - 이미지를 공유(SHARE)할지 다운로드(DOWNLOAD) 할지 확인합니다,