miniapp / com.rakuten.tech.mobile.miniapp / MiniApp / getMiniAppInfoByPreviewCode
getMiniAppInfoByPreviewCode
abstract suspend fun getMiniAppInfoByPreviewCode(previewCode: String): PreviewMiniAppInfo
Fetches MiniappInfo by preview code.
Exceptions
MiniAppSdkException - when fetching fails from the BE server for any reason.
Return of type MiniAppInfo when obtained successfully