getIsMine method

bool getIsMine()

Implementation

bool getIsMine() {
  return from == _YIMSDK.currentUser;
}