miniapp / com.rakuten.tech.mobile.miniapp / MiniApp / fetchInfo
fetchInfo
abstract suspend fun fetchInfo(appId:
String
):
MiniAppInfo
Fetches meta data information of a mini app.
Exceptions
MiniAppSdkException
- when fetching fails from the BE server for any reason.
Return MiniAppInfo for the provided appId of a mini app