ymx-jiguang
    正在准备搜索索引...

    接口 PushStoppedResult

    推送状态结果

    interface PushStoppedResult {
        stopped: boolean;
    }
    索引

    属性

    属性

    stopped: boolean

    推送是否已停止

    • true 已停止
    • false 未停止