kin-android / kin.sdk / KinClient / deleteAccount
fun deleteAccount(index: Int): Boolean
Deletes the account at input index (if it exists)
DeleteAccountException - in case of a delete account exception while trying to delete the account
Return true if the delete was successful or false otherwise