PlatformHelper

플랫폼 사용 편의를 위한 헬퍼 기능들의 모음
List of helper functions for the convenience of using the platform

Types

Link copied to clipboard

인 앱 브라우저 콜백 리스너
In-app browser callback listener

Link copied to clipboard

인앱 브라우저 설정을 위한 파라미터
Parameters for in-app browser settings.

Link copied to clipboard

PlatformHelper 동작에 대한 이벤트 리스너
Event listeners for PlatformHelper actions

Functions

Link copied to clipboard
fun completeUpdate(completeState: Int = 1)

업데이트 팝업 설정으로 백그라운드에서 앱 다운로드가 완료되면

Link copied to clipboard

Android 에서 사용자에게 OS 권한 요청
Request OS permission from user on Android

Link copied to clipboard
fun share(platformShare: PlatformShare, listener: PlatformHelper.PlatformHelperListener)

미디어(이미지, 오디오, 비디오)와 텍스트를 공유한다.
Share media (images, audio, video) and text.

Link copied to clipboard

인 앱 브라우저를 오픈한다.
Open the in-app browser.