isMsgBlocked method

bool isMsgBlocked ()

是否不接收群消息

Implementation

bool isMsgBlocked(){
  return _isMsgBlocked;
}