搜尋

首頁  >  問答  >  主體

java - 極光推送怎麼判斷使用者在線狀態

可以直接推送消息,但是判斷是否在線拋異常:

Got error response - responseCode:403, responseContent:{"error":{"code":2004,"message":"Need permission to perform this action."}}
Request is forbidden! Maybe your appkey is listed in blacklist or your params is invalid.

調用的方法:
public Map<String,OnlineStatus> getUserOnlineStatus(String... registrationIds)

                                         throws cn.jiguang.common.resp.APIConnectionException,
                                                cn.jiguang.common.resp.APIRequestException
黄舟黄舟2804 天前912

全部回覆(1)我來回復

  • 高洛峰

    高洛峰2017-04-18 10:58:24

    403拒絕存取
    這個介面是付費呼叫的吧。

    回覆
    0
  • 取消回覆