setChatToAll abstract method

void setChatToAll(
  1. bool chatToAll
)

发送消息给所有用户

Implementation

void setChatToAll(bool chatToAll);