miniapp / com.rakuten.tech.mobile.miniapp / MiniApp / getCustomPermissions
getCustomPermissions
abstract fun getCustomPermissions(miniAppId: String): MiniAppCustomPermission
Get custom permissions with grant results per MiniApp from this SDK.
Parameters
miniAppId - mini app id as the key to retrieve data from cache.
Return MiniAppCustomPermission an object contains the grant results per mini app.