groupSetManagerNotificationContentMeta top-level constant

MessageContentMeta const groupSetManagerNotificationContentMeta

Implementation

const groupSetManagerNotificationContentMeta = MessageContentMeta(
    MESSAGE_CONTENT_TYPE_SET_MANAGER,
    MessageFlag.PERSIST,
    GroupSetManagerNotificationContentCreator);