|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VoiceType | |
|---|---|
| com.belerweb.social.weixin.bean | |
| Uses of VoiceType in com.belerweb.social.weixin.bean |
|---|
| Methods in com.belerweb.social.weixin.bean that return VoiceType | |
|---|---|
VoiceType |
Message.getVoiceType()
语音消息特有:语音格式 |
static VoiceType |
VoiceType.parse(Object val)
|
static VoiceType |
VoiceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VoiceType[] |
VoiceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.belerweb.social.weixin.bean with parameters of type VoiceType | |
|---|---|
void |
Message.setVoiceType(VoiceType voiceType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||