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

getContacts

open fun getContacts(onSuccess: (contacts: ArrayList<Contact>) -> Unit, onError: (message: String) -> Unit): Unit

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