kin-android

kin-android / kin.sdk / KinClient / deleteAccount

deleteAccount

fun deleteAccount(index: Int): Boolean

Deletes the account at input index (if it exists)

Exceptions

DeleteAccountException - in case of a delete account exception while trying to delete the account

Return true if the delete was successful or false otherwise