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

    Interface IRCIMIWSyncConversationReadStatusCallback

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

    Properties

    onConversationReadStatusSynced?: (code: number) => void