public class LocationSelectEventMessage extends AbstractWeChatMessage
| 构造器和说明 |
|---|
LocationSelectEventMessage() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEventKey() |
SendLocationInfo |
getSendLocationInfo() |
void |
setEventKey(String eventKey) |
void |
setSendLocationInfo(SendLocationInfo sendLocationInfo) |
getCreateTime, getEvent, getFromUserName, getMsgId, getMsgType, getToUserName, setCreateTime, setEvent, setFromUserName, setMsgId, setMsgType, setToUserNamepublic String getEventKey()
public void setEventKey(String eventKey)
public SendLocationInfo getSendLocationInfo()
public void setSendLocationInfo(SendLocationInfo sendLocationInfo)
Copyright © 2023. All rights reserved.