Uses of Class
com.zone.weixin4j.qy.chat.ChatItem
-
Packages that use ChatItem Package Description com.zone.weixin4j.qy.chat -
-
Uses of ChatItem in com.zone.weixin4j.qy.chat
Fields in com.zone.weixin4j.qy.chat with type parameters of type ChatItem Modifier and Type Field Description List<ChatItem>
WeixinChatMessage. items
会话事件或消息Methods in com.zone.weixin4j.qy.chat that return types with arguments of type ChatItem Modifier and Type Method Description List<ChatItem>
WeixinChatMessage. getItems()
-