MesiboProfileImage constructor

MesiboProfileImage(
  1. int hash,
  2. int id
)

Implementation

void syncNow(){Mesibo.getInternal().syncNow();}}class MesiboProfileImage{int _index;int _hash;MesiboProfileImage(int hash,int id):
_hash= hash,_index= id;