RongCloud React Native IM Wrapper - v5.12.1
    Preparing search index...

    Enumeration RCIMIWNativeCustomMessagePersistentFlag

    Index

    Enumeration Members

    Enumeration Members

    NONE: 0

    No storage, no counting

    PERSISTED: 1

    Store locally without counting as unread

    Counted: 2

    Store locally and count as unread

    STATUS: 3

    Messages aren’t stored locally, don’t count as unread, and are discarded by the server if the recipient is offline. They won’t be received even if the recipient comes back online later. Typically used for sending status updates like typing indicators.