miniapp / com.rakuten.tech.mobile.miniapp.js.userinfo / UserInfoBridgeDispatcher / getPoints

getPoints

open fun getPoints(onSuccess: (points: Points) -> Unit, onError: (pointsError: MiniAppPointsError) -> Unit): Unit

Get points from host app. You can also throw an Exception from this method to pass an error message to the mini app.