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

    Interface IRCIMIWChangePushContentShowStatusCallback

    interface IRCIMIWChangePushContentShowStatusCallback {
        onPushContentShowStatusChanged?: (code: number) => void;
    }
    Index
    onPushContentShowStatusChanged?: (code: number) => void