Package com.foxinmy.weixin4j.qy.chat
Class WeixinChatMessage
- java.lang.Object
-
- com.foxinmy.weixin4j.qy.chat.WeixinChatMessage
-
- All Implemented Interfaces:
Serializable
public class WeixinChatMessage extends Object implements Serializable
企业号聊天服务回调消息- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WeixinChatMessage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAgentType()
String
getCorpId()
AgentType
getFormatAgentType()
int
getItemCount()
List<ChatItem>
getItems()
String
getPackageId()
String
toString()
-