| Package | Description |
|---|---|
| me.hao0.wechat.model.message.send |
| Modifier and Type | Method and Description |
|---|---|
SendMessageType |
SendMessage.getType() |
SendMessageType |
SendPreviewMessage.getType() |
static SendMessageType |
SendMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SendMessageType[] |
SendMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendMessage.setType(SendMessageType type) |
void |
SendPreviewMessage.setType(SendMessageType type) |
Copyright © 2019. All rights reserved.