recallNotificationContentMeta top-level constant

MessageContentMeta const recallNotificationContentMeta

Implementation

const recallNotificationContentMeta = MessageContentMeta(
    MESSAGE_CONTENT_TYPE_RECALL,
    MessageFlag.PERSIST,
    RecallNotificationContentCreator);