|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageType | |
|---|---|
| com.foxinmy.weixin4j.qy.chat | |
| com.foxinmy.weixin4j.request | |
| com.foxinmy.weixin4j.type | |
| Uses of MessageType in com.foxinmy.weixin4j.qy.chat |
|---|
| Methods in com.foxinmy.weixin4j.qy.chat that return MessageType | |
|---|---|
MessageType |
ChatItem.getFormatMsgType()
|
| Uses of MessageType in com.foxinmy.weixin4j.request |
|---|
| Methods in com.foxinmy.weixin4j.request that return MessageType | |
|---|---|
MessageType |
WeixinMessage.getFormatMsgType()
|
| Uses of MessageType in com.foxinmy.weixin4j.type |
|---|
| Methods in com.foxinmy.weixin4j.type that return MessageType | |
|---|---|
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageType[] |
MessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||