public class AudioEvent extends BaseMediaEvent
FbBotMillEvent that triggers whenever the users sends a text
message that matches an exact String.| Constructor and Description |
|---|
AudioEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
verifyEventCondition(MessageEnvelope envelope)
This method is called to verify that the message envelope contains the
payload to verify that we are processing a location input.
|
safeGetImageeventKind, getAudioMessage, getFileMessage, getImageMessage, getLocationMessage, getVideoMessage, safeGetMessage, safeGetPostbackPayload, safeGetQuickReplyPayload, safeGetRecipient, safeGetRecipientId, safeGetSender, safeGetSenderId, toString, validatepublic final boolean verifyEventCondition(MessageEnvelope envelope)
envelope - the message envelope that contains the location payload.Copyright © 2017 BotMill. All rights reserved.