alreadyInMeeting constant

int const alreadyInMeeting

创建或加入会议失败,原因为当前已经处于一个会议中

Implementation

static const int alreadyInMeeting = -6;