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

    Interface IRCIMIWChangeConversationTypeNotificationLevelCallback

    interface IRCIMIWChangeConversationTypeNotificationLevelCallback {
        onConversationTypeNotificationLevelChanged?: (code: number) => void;
    }
    Index
    onConversationTypeNotificationLevelChanged?: (code: number) => void