成人在线亚洲_国产日韩视频一区二区三区_久久久国产精品_99国内精品久久久久久久

您的位置:首頁技術(shù)文章
文章詳情頁

java - 極光推送怎么判斷用戶在線狀態(tài)

瀏覽:68日期:2023-12-21 17:18:13

問題描述

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

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.

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

throws cn.jiguang.common.resp.APIConnectionException,cn.jiguang.common.resp.APIRequestException

問題解答

回答1:

403拒絕訪問這個接口是付費(fèi)調(diào)用的吧。

標(biāo)簽: java
相關(guān)文章: