Type alias NESingleStateMenuItem

NESingleStateMenuItem: NEMeetingMenuItem & {
    singleStateItem: NEMenuItemInfo;
}

Type declaration