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

    Interface IRCIMIWChangeConversationNotificationLevelCallback

    interface IRCIMIWChangeConversationNotificationLevelCallback {
        onConversationNotificationLevelChanged?: (code: number) => void;
    }
    Index

    Properties

    onConversationNotificationLevelChanged?: (code: number) => void