userBlockedMe method

void userBlockedMe(
  1. String jid
)

Implementation

void userBlockedMe(String jid) {
  userUpdatedHisProfile(jid);
}