Uses of Class
cn.jpush.api.push.CIDResult
-
Packages that use CIDResult Package Description cn.jpush.api cn.jpush.api.push Push API features. -
-
Uses of CIDResult in cn.jpush.api
Methods in cn.jpush.api that return CIDResult Modifier and Type Method Description CIDResultJPushClient. getCidList(int count, java.lang.String type)Get cid list, the data form of cid is appKey-uuid. -
Uses of CIDResult in cn.jpush.api.push
Methods in cn.jpush.api.push that return CIDResult Modifier and Type Method Description CIDResultPushClient. getCidList(int count, java.lang.String type)Get cid list, the data form of cid is appKey-uuid.
-