| Package | Description |
|---|---|
| com.wudaosoft.weixinsdk.menu | |
| com.wudaosoft.weixinsdk.type |
| Modifier and Type | Method and Description |
|---|---|
MenuType |
ViewMenu.getType()
菜单的响应动作类型,目前有click、view两种类型
|
MenuType |
ClickMenu.getType()
菜单的响应动作类型,目前有click、view两种类型
|
| Modifier and Type | Method and Description |
|---|---|
static MenuType |
MenuType.getMenuTypeByName(String name) |
static MenuType |
MenuType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MenuType[] |
MenuType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2020 Wudao Software Studio. All rights reserved.