removeAccount(accountId:completely:)
Remove an account from storage
func removeAccount(accountId: String, completely: Bool)
Parameters
accountId
the account to remove
completely
if message history, etc should be removed also
Remove an account from storage
func removeAccount(accountId: String, completely: Bool)
accountId
the account to remove
completely
if message history, etc should be removed also