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

    Interface IRCIMIWSyncConversationReadStatusCallback

    interface IRCIMIWSyncConversationReadStatusCallback {
        onConversationReadStatusSynced?: (code: number) => void;
    }
    Index
    onConversationReadStatusSynced?: (code: number) => void