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

    Interface IRCIMIWChangeUltraGroupDefaultNotificationLevelCallback

    interface IRCIMIWChangeUltraGroupDefaultNotificationLevelCallback {
        onUltraGroupDefaultNotificationLevelChanged?: (code: number) => void;
    }
    Index
    onUltraGroupDefaultNotificationLevelChanged?: (code: number) => void