Uses of Class
cn.leancloud.LCStatusQuery
Packages that use LCStatusQuery
-
Uses of LCStatusQuery in cn.leancloud
Methods in cn.leancloud that return LCStatusQueryModifier and TypeMethodDescriptionstatic LCStatusQueryLCStatus.inboxQuery(LCUser owner, String inboxType) query statuses send to User owner and with inboxType default query direction: from NEW to OLD.static LCStatusQueryLCStatus.statusQuery(LCUser source) query statuses sent by User owner.