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

    Interface IRCIMIWChangePushReceiveStatusCallback

    interface IRCIMIWChangePushReceiveStatusCallback {
        onPushReceiveStatusChanged?: (code: number) => void;
    }
    Index

    Properties

    onPushReceiveStatusChanged?: (code: number) => void