Link
constructor(webUrl: String? = null, mobileWebUrl: String? = null, androidExecutionParams: Map<String, String>? = null, iosExecutionParams: Map<String, String>? = null)
Parameters
web Url
웹 URL
Web URL
mobile Web Url
모바일 웹 URL
Mobile web URL
android Execution Params
Android 앱 실행 시 전달할 파라미터
Parameters to pass to the Android app
ios Execution Params
iOS 앱 실행 시 전달할 파라미터
Parameters to pass to the iOS app