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

    Interface IRCIMIWChangeMessageReceivedStatusInfoCallback

    interface IRCIMIWChangeMessageReceivedStatusInfoCallback {
        onMessageReceiveStatusInfoChanged?: (code: number) => void;
    }
    Index
    onMessageReceiveStatusInfoChanged?: (code: number) => void