unblockedThisUser method

void unblockedThisUser(
  1. String jid
)

Implementation

void unblockedThisUser(String jid) {
  updateProfile(jid);
}