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

    Enumeration RCIMIWReceivedStatus

    Index

    Enumeration Members

    UNREAD: 0

    Unread

    READ: 1

    Read

    LISTENED: 2

    Listened

    DOWNLOADED: 3

    Downloaded

    RETRIEVED: 4

    The message has already been fetched by other logged-in devices. (The message was fetched by another device before the current one logged in and pulled it again. Use this status to update the UI, e.g., stop showing notifications.)

    MULTIPLE_RECEIVE: 5

    The message is received simultaneously by multiple devices. (i.e., other devices are logged in at the same time, and the message is sent to multiple devices concurrently. Use this status to update your UI state).