Package com.foxinmy.weixin4j.qy.model
Class ChatMute
- java.lang.Object
-
- com.foxinmy.weixin4j.qy.model.ChatMute
-
- All Implemented Interfaces:
Serializable
public class ChatMute extends Object implements Serializable
成员新消息免打扰- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
getFormatStatus()
int
getStatus()
String
getUserId()
String
toString()
-