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

    Interface IRCIMIWChangeConversationTypeNotificationLevelCallback

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

    Properties

    onConversationTypeNotificationLevelChanged?: (code: number) => void