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

    Interface IRCIMIWChangeNotificationQuietHoursCallback

    interface IRCIMIWChangeNotificationQuietHoursCallback {
        onNotificationQuietHoursChanged?: (code: number) => void;
    }
    Index
    onNotificationQuietHoursChanged?: (code: number) => void