Uses of Class
cn.jpush.api.report.MessageStatus
-
Packages that use MessageStatus Package Description cn.jpush.api cn.jpush.api.report Report API features. -
-
Uses of MessageStatus in cn.jpush.api
Methods in cn.jpush.api that return types with arguments of type MessageStatus Modifier and Type Method Description java.util.Map<java.lang.String,MessageStatus>JPushClient. getMessageStatus(CheckMessagePayload payload) -
Uses of MessageStatus in cn.jpush.api.report
Methods in cn.jpush.api.report that return types with arguments of type MessageStatus Modifier and Type Method Description java.util.Map<java.lang.String,MessageStatus>ReportClient. getMessagesStatus(CheckMessagePayload payload)
-