moreExcludes constant

Set<int> const moreExcludes

以下菜单不能包含在更多菜单中

Implementation

static const Set<int> moreExcludes = {
  NEMenuIDs.microphone,
  NEMenuIDs.camera,
  NEMenuIDs.managerParticipants,
  NEMenuIDs.participants,
};