- AccountLinking - Class in co.aurasphere.botmill.fb.model.incoming.callback
-
Model for an account linking callback.
- AccountLinking() - Constructor for class co.aurasphere.botmill.fb.model.incoming.callback.AccountLinking
-
- AccountLinkingEvent - Class in co.aurasphere.botmill.fb.event.account
-
- AccountLinkingEvent() - Constructor for class co.aurasphere.botmill.fb.event.account.AccountLinkingEvent
-
Instantiates a new LocationEvent.
- AccountLinkingStatus - Enum in co.aurasphere.botmill.fb.model.incoming.callback
-
- ActionAutoReply - Class in co.aurasphere.botmill.fb.autoreply
-
- ActionAutoReply(TypingAction) - Constructor for class co.aurasphere.botmill.fb.autoreply.ActionAutoReply
-
Instantiates a new action auto reply.
- ActionFrame - Class in co.aurasphere.botmill.fb.actionframe
-
- ActionFrame(FbBotMillEvent) - Constructor for class co.aurasphere.botmill.fb.actionframe.ActionFrame
-
Instantiates a new action frame.
- ActionFrame(FbBotMillEvent, AutoReply) - Constructor for class co.aurasphere.botmill.fb.actionframe.ActionFrame
-
Instantiates a new action frame.
- ActionFrame(FbBotMillEvent, AutoReply...) - Constructor for class co.aurasphere.botmill.fb.actionframe.ActionFrame
-
Instantiates a new action frame with multiple / collection replies.
- ActionResponseBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
A builder for a response which contains and performs a
TypingAction.
- addActionFrame(ActionFrame) - Method in class co.aurasphere.botmill.fb.FbBot
-
- addActionFrame(FbBotMillEvent, AutoReply) - Method in class co.aurasphere.botmill.fb.FbBot
-
- addActionFrame(FbBotMillEvent, AutoReply...) - Method in class co.aurasphere.botmill.fb.FbBot
-
- addAdjustment(Adjustment) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
- addAdjustment(String, BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
- addAdjustment(Adjustment) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Adds the adjustment.
- addAirlineBoardingPassTemplate(String, String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds an Airline Boarding Pass Template to the response.
- addAirlineCheckinTemplate(String, String, String, String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds an Airline Checkin Template to the response.
- addAirlineFlightUpdateTemplate(String, String, String, UpdateType) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds an Airline Flight Update Template to the response.
- addAirlineItineraryTemplate(String, String, String, String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds a Receipt Template to the response.
- addAirlineItineraryTemplate(String, String, String, BigDecimal, String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds an Airline Itinerary Template to the response.
- addAllPersistentMenu(List<PersistentMenu>) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenuRequest
-
Adds the all persistent menu.
- addAudioAttachment(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds an audio attachment to the response.
- addAuxiliaryField(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
Adds an auxiliary field for the current
BoardingPass object.
- addAuxiliaryField(Field) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
Adds an auxiliary field for the current
BoardingPass object.
- addAuxiliaryField(Field) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Adds the auxiliary field.
- addBoardingPass(String, String, String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineBoardingPassTemplateBuilder
-
- addBoardingPass(BoardingPass) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineBoardingPassTemplateBuilder
-
- addBoardingPass(BoardingPass) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBoardingPassTemplatePayload
-
Adds the boarding pass.
- addButton(Button) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonTemplateBuilder
-
Adds a button to the current template.
- addButton(Button) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
- addButton(Button) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateBuilder
-
Add a
Button to this template.
- addButton(Button) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateElementBuilder
-
- addButton(Button) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ButtonTemplatePayload
-
Adds the button.
- addButton(Button) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ListTemplatePayload
-
Adds the button.
- addButton(Button) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Adds the button.
- addButton(Button) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Adds the button.
- addButtonTemplate(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds a Button Template to the response.
- addBuyButton(String, PaymentSummary) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
Adds a buy button on a generic template.
- addCallToAction(Button) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Adds the call to action.
- addCallToActionButton(Button) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.CallToActionNested
-
Adds the call to action button.
- addElement(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateBuilder
-
- addElement(GenericTemplateElement) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateBuilder
-
- addElement(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateBuilder
-
- addElement(ListTemplateElement) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateBuilder
-
- addElement(ReceiptTemplateElement) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
- addElement(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
- addElement(GenericTemplateElement) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.GenericTemplatePayload
-
Adds the element.
- addElement(ListTemplateElement) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ListTemplatePayload
-
Adds the element.
- addElement(ReceiptTemplateElement) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Adds the element.
- addFileAttachment(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds a file attachment to the response.
- addFlightInfo(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineCheckinTemplateBuilder
-
- addFlightInfo(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineFlightUpdateTemplateBuilder
-
- addFlightInfo(String, String, String, TravelClass) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addFlightInfo(FlightInfoExtended) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addFlightInfo(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
- addFlightInfo(FlightInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineCheckinTemplatePayload
-
Adds the flight info.
- addFlightInfo(FlightInfoExtended) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Adds the flight info.
- addGenericTemplate() - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds a Generic Template to the response.
- addImageAttachment(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds an image attachment to the response.
- addListTemplate() - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds a List Template to the response.
- addLoginButton(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
Adds a login button on a generic template.
- addLogoutButton() - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
Adds a logout button on a generic template.
- addPassengerInfo(String, String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addPassengerInfo(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addPassengerInfo(PassengerInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addPassengerInfo(PassengerInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Adds the passenger info.
- addPassengerSegmentInfo(String, String, String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addPassengerSegmentInfo(PassengerSegmentInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addPassengerSegmentInfo(PassengerSegmentInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Adds the passenger segment info.
- addPaymentSettings(PaymentSettings) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
This method is used to add any payment settings needed.
- addPaymentsTester(String) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Adds a single tester for payments.
- addPaymentsTesters(List<String>) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Adds a list of testers for payments.
- addPersistentMenu(PersistentMenu) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenuRequest
-
Adds the persistent menu.
- addPhoneNumberButton(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonTemplateBuilder
-
Adds a button with a phone number to the current template.
- addPhoneNumberButton(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
- addPhoneNumberButton(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateElementBuilder
-
- addPostbackButton(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonTemplateBuilder
-
Adds a button which sends a payload back when clicked to the current
template.
- addPostbackButton(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
- addPostbackButton(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateElementBuilder
-
- addPriceInfo(String, BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addPriceInfo(String, BigDecimal, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addPriceInfo(PriceInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addPriceInfo(PriceInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Adds the price info.
- addPriceLabel(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.PaymentSummaryBuilder
-
- addPriceLabel(PriceLabel) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.PaymentSummaryBuilder
-
- addPriceLabel(PriceLabel) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Adds the price label.
- addProductInfo(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.PassengerSegmentInfoBuilder
-
- addProductInfo(ProductInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Adds the product info.
- addQuickLocationReply(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.TextMessageBuilder
-
- addQuickReply(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineBoardingPassTemplateBuilder
-
- addQuickReply(QuickReply) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineBoardingPassTemplateBuilder
-
- addQuickReply(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineCheckinTemplateBuilder
-
- addQuickReply(QuickReply) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineCheckinTemplateBuilder
-
- addQuickReply(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineFlightUpdateTemplateBuilder
-
- addQuickReply(QuickReply) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineFlightUpdateTemplateBuilder
-
- addQuickReply(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addQuickReply(QuickReply) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
- addQuickReply(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AttachmentMessageBuilder
-
- addQuickReply(QuickReply) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AttachmentMessageBuilder
-
- addQuickReply(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateBuilder
-
- addQuickReply(QuickReply) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateBuilder
-
- addQuickReply(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateBuilder
-
- addQuickReply(QuickReply) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateBuilder
-
- addQuickReply(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
- addQuickReply(QuickReply) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
- addQuickReply(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.TextMessageBuilder
-
- addQuickReply(String, String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.TextMessageBuilder
-
- addQuickReply(QuickReply) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.TextMessageBuilder
-
- addReceiptTemplate(String, String, String, String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds a Receipt Template to the response.
- addReply(AutoReply) - Method in class co.aurasphere.botmill.fb.actionframe.ActionFrame
-
Adds the reply.
- addReply(AutoReply) - Method in class co.aurasphere.botmill.fb.FbBot
-
Adds the reply.
- addRequestedUserInfo(RequestedUserInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.PaymentSummaryBuilder
-
- addRequestedUserInfo(RequestedUserInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Adds the requested user info.
- Address - Class in co.aurasphere.botmill.fb.model.outcoming.template.receipt
-
The Class Address.
- Address() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
- AddressBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
- AddressBuilder(ReceiptTemplateBuilder) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.factory.AddressBuilder
-
Instantiates a new address builder.
- addSecondaryField(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
- addSecondaryField(Field) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
- addSecondaryField(Field) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Adds the secondary field.
- addShareButton() - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
Adds a share button on a generic template.
- addTextMessageOnly(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Creates a response which contains only a text message.
- addTypingAction(TypingAction) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
- addUrlButton(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonTemplateBuilder
-
Adds a button which redirects to an URL when clicked to the current
template.
- addUrlButton(String, String, WebViewHeightRatioType) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonTemplateBuilder
-
Adds a button which redirects to an URL when clicked to the current
template.
- addUrlButton(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
- addUrlButton(String, String, WebViewHeightRatioType) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
- addUrlButton(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateElementBuilder
-
- addVideoAttachment(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Adds a video attachment to the response.
- addWhiteListDomain(String) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Adds a single domain on the list of domains that needs to be
"white listed".
- addWhiteListedDomain(String) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.WhitelistDomainRequest
-
Adds the white listed domain.
- Adjustment - Class in co.aurasphere.botmill.fb.model.outcoming.template.receipt
-
The Class Adjustment.
- Adjustment() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Adjustment
-
Instantiates a new adjustment.
- Adjustment(String, BigDecimal) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Adjustment
-
Instantiates a new adjustment.
- afterReply(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.actionframe.ActionFrame
-
Convenience method executed after the reply is sent to the user.
- AirlineBasePnrNumberTemplatePayload - Class in co.aurasphere.botmill.fb.model.outcoming.payload.template.airline
-
The Class AirlineBasePnrNumberTemplatePayload.
- AirlineBasePnrNumberTemplatePayload(String, String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBasePnrNumberTemplatePayload
-
Instantiates a new airline base pnr number template payload.
- AirlineBasePnrNumberTemplatePayload() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBasePnrNumberTemplatePayload
-
Instantiates a new AirlineBasePnrNumberTemplatePayload.
- AirlineBaseTemplateBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
Base Airline Template builder.
- AirlineBaseTemplateBuilder() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineBaseTemplateBuilder
-
- AirlineBaseTemplatePayload - Class in co.aurasphere.botmill.fb.model.outcoming.payload.template.airline
-
The Class AirlineBaseTemplatePayload.
- AirlineBaseTemplatePayload() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBaseTemplatePayload
-
Instantiates a new AirlineBaseTemplatePayload.
- AirlineBaseTemplatePayload(String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBaseTemplatePayload
-
Instantiates a new airline base template payload.
- AirlineBoardingPassTemplateBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
A builder for an Airline Boarding Pass Template.
- AirlineBoardingPassTemplatePayload - Class in co.aurasphere.botmill.fb.model.outcoming.payload.template.airline
-
The Class AirlineBoardingPassTemplatePayload.
- AirlineBoardingPassTemplatePayload(String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBoardingPassTemplatePayload
-
Instantiates a new airline boarding pass template payload.
- AirlineBoardingPassTemplatePayload() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBoardingPassTemplatePayload
-
Instantiates a new AirlineBoardingPassTemplatePayload.
- AirlineCheckinTemplateBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
A builder for an Airline Checkin Template.
- AirlineCheckinTemplatePayload - Class in co.aurasphere.botmill.fb.model.outcoming.payload.template.airline
-
The Class AirlineCheckinTemplatePayload.
- AirlineCheckinTemplatePayload(String, String, String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineCheckinTemplatePayload
-
Instantiates a new airline checkin template payload.
- AirlineCheckinTemplatePayload() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineCheckinTemplatePayload
-
Instantiates a new AirlineCheckinTemplatePayload.
- AirlineFlightUpdateTemplateBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
Builder for an Airline Flight Update Template.
- AirlineFlightUpdateTemplatePayload - Class in co.aurasphere.botmill.fb.model.outcoming.payload.template.airline
-
The Class AirlineFlightUpdateTemplatePayload.
- AirlineFlightUpdateTemplatePayload(String, String, String, UpdateType) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineFlightUpdateTemplatePayload
-
Instantiates a new airline flight update template payload.
- AirlineFlightUpdateTemplatePayload() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineFlightUpdateTemplatePayload
-
Instantiates a new AirlineFlightUpdateTemplatePayload.
- AirlineItineraryTemplateBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
Builder for an Airline Itinerary Template.
- AirlineItineraryTemplatePayload - Class in co.aurasphere.botmill.fb.model.outcoming.payload.template.airline
-
The Class AirlineItineraryTemplatePayload.
- AirlineItineraryTemplatePayload(String, String, String, BigDecimal, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Instantiates a new airline itinerary template payload.
- AirlineItineraryTemplatePayload() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Instantiates a new AirlineItineraryTemplatePayload.
- Airport - Class in co.aurasphere.botmill.fb.model.outcoming.template.airline
-
The Class Airport.
- Airport(String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.Airport
-
Instantiates a new airport.
- Airport(String, String, String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.Airport
-
Instantiates a new airport.
- AnyEvent - Class in co.aurasphere.botmill.fb.event
-
An
FbBotMillEvent that processes all the incoming callbacks from
Facebook Messenger Platform.
- AnyEvent() - Constructor for class co.aurasphere.botmill.fb.event.AnyEvent
-
- AnyMessageEvent - Class in co.aurasphere.botmill.fb.event.message
-
A
FbBotMillEvent that triggers whenever the users sends a text
message.
- AnyMessageEvent() - Constructor for class co.aurasphere.botmill.fb.event.message.AnyMessageEvent
-
- AnyPostbackEvent - Class in co.aurasphere.botmill.fb.event.postback
-
A
FbBotMillEvent that triggers whenever the users sends a payload
back by pressing a button or similar.
- AnyPostbackEvent() - Constructor for class co.aurasphere.botmill.fb.event.postback.AnyPostbackEvent
-
- Attachment - Class in co.aurasphere.botmill.fb.model.base
-
Represents a Facebook Messenger Platform attachment.
- Attachment() - Constructor for class co.aurasphere.botmill.fb.model.base.Attachment
-
Instantiates a new attachment.
- Attachment(AttachmentType, Payload) - Constructor for class co.aurasphere.botmill.fb.model.base.Attachment
-
Instantiates a new attachment.
- AttachmentAutoReply - Class in co.aurasphere.botmill.fb.autoreply
-
An
AutoReply that replies with a file, video, image or audio
attachment.
- AttachmentAutoReply(AttachmentType, String) - Constructor for class co.aurasphere.botmill.fb.autoreply.AttachmentAutoReply
-
Instantiates a new attachment auto reply.
- AttachmentDeserializer - Class in co.aurasphere.botmill.fb.internal.util.json
-
- AttachmentDeserializer() - Constructor for class co.aurasphere.botmill.fb.internal.util.json.AttachmentDeserializer
-
Instantiates a new AttachmentDeserializer.
- AttachmentMessage - Class in co.aurasphere.botmill.fb.model.outcoming.message
-
- AttachmentMessage(Attachment) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.message.AttachmentMessage
-
Instantiates a new attachment message.
- AttachmentMessageBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
- AttachmentPayload - Class in co.aurasphere.botmill.fb.model.outcoming.payload
-
- AttachmentPayload() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.AttachmentPayload
-
- AttachmentPayload(String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.AttachmentPayload
-
Instantiates a new AttachmentPayload.
- AttachmentPayload(String, boolean) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.AttachmentPayload
-
Instantiates a new AttachmentPayload.
- attachments - Variable in class co.aurasphere.botmill.fb.model.incoming.callback.IncomingMessage
-
Attachments of the message.
- AttachmentType - Enum in co.aurasphere.botmill.fb.model.base
-
Enum for attachment types.
- AudioEvent - Class in co.aurasphere.botmill.fb.event.media
-
An
FbBotMillEvent that triggers whenever the users sends a text
message that matches an exact String.
- AudioEvent() - Constructor for class co.aurasphere.botmill.fb.event.media.AudioEvent
-
- AutoReply - Class in co.aurasphere.botmill.fb.autoreply
-
A class that represents an automatic reply to an event.
- AutoReply() - Constructor for class co.aurasphere.botmill.fb.autoreply.AutoReply
-
- CalendarSerializer - Class in co.aurasphere.botmill.fb.internal.util.json
-
Class that handles the serialization of a Calendar using the Facebook date
format (YYYY-MM-DDThh:mm).
- CalendarSerializer() - Constructor for class co.aurasphere.botmill.fb.internal.util.json.CalendarSerializer
-
Instantiates a new calendar serializer.
- CallToActionNested - Class in co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu
-
The Class CallToAction.
- CallToActionNested(String) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.CallToActionNested
-
Instantiates a new call to action.
- CallToActionNested(String, ButtonType) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.CallToActionNested
-
Instantiates a new call to action.
- CallToActionsRequest - Class in co.aurasphere.botmill.fb.model.api.threadsettings
-
Request used for Thread Settings of Get Started Button and Persistent Menu.
- CallToActionsRequest(ThreadState, List<Button>) - Constructor for class co.aurasphere.botmill.fb.model.api.threadsettings.CallToActionsRequest
-
Instantiates a new call to actions request.
- caseSensitive - Variable in class co.aurasphere.botmill.fb.event.base.BaseStringEvent
-
Whether the match should be case sensitive or not.
- CheckoutUpdate - Class in co.aurasphere.botmill.fb.model.incoming.callback
-
Model for a checkout update callback.
- CheckoutUpdate() - Constructor for class co.aurasphere.botmill.fb.model.incoming.callback.CheckoutUpdate
-
- co.aurasphere.botmill.fb - package co.aurasphere.botmill.fb
-
- co.aurasphere.botmill.fb.actionframe - package co.aurasphere.botmill.fb.actionframe
-
- co.aurasphere.botmill.fb.api - package co.aurasphere.botmill.fb.api
-
- co.aurasphere.botmill.fb.autoreply - package co.aurasphere.botmill.fb.autoreply
-
- co.aurasphere.botmill.fb.bean - package co.aurasphere.botmill.fb.bean
-
- co.aurasphere.botmill.fb.event - package co.aurasphere.botmill.fb.event
-
- co.aurasphere.botmill.fb.event.account - package co.aurasphere.botmill.fb.event.account
-
- co.aurasphere.botmill.fb.event.base - package co.aurasphere.botmill.fb.event.base
-
- co.aurasphere.botmill.fb.event.media - package co.aurasphere.botmill.fb.event.media
-
- co.aurasphere.botmill.fb.event.message - package co.aurasphere.botmill.fb.event.message
-
- co.aurasphere.botmill.fb.event.postback - package co.aurasphere.botmill.fb.event.postback
-
- co.aurasphere.botmill.fb.internal.util.json - package co.aurasphere.botmill.fb.internal.util.json
-
- co.aurasphere.botmill.fb.internal.util.network - package co.aurasphere.botmill.fb.internal.util.network
-
- co.aurasphere.botmill.fb.internal.util.validation - package co.aurasphere.botmill.fb.internal.util.validation
-
- co.aurasphere.botmill.fb.model.annotation - package co.aurasphere.botmill.fb.model.annotation
-
- co.aurasphere.botmill.fb.model.api.messaginginsight - package co.aurasphere.botmill.fb.model.api.messaginginsight
-
- co.aurasphere.botmill.fb.model.api.messengercode - package co.aurasphere.botmill.fb.model.api.messengercode
-
- co.aurasphere.botmill.fb.model.api.messengerprofile - package co.aurasphere.botmill.fb.model.api.messengerprofile
-
- co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu - package co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu
-
- co.aurasphere.botmill.fb.model.api.threadsettings - package co.aurasphere.botmill.fb.model.api.threadsettings
-
- co.aurasphere.botmill.fb.model.api.threadsettings.greeting - package co.aurasphere.botmill.fb.model.api.threadsettings.greeting
-
- co.aurasphere.botmill.fb.model.api.threadsettings.payment - package co.aurasphere.botmill.fb.model.api.threadsettings.payment
-
- co.aurasphere.botmill.fb.model.api.upload - package co.aurasphere.botmill.fb.model.api.upload
-
- co.aurasphere.botmill.fb.model.api.userprofile - package co.aurasphere.botmill.fb.model.api.userprofile
-
- co.aurasphere.botmill.fb.model.base - package co.aurasphere.botmill.fb.model.base
-
- co.aurasphere.botmill.fb.model.incoming - package co.aurasphere.botmill.fb.model.incoming
-
- co.aurasphere.botmill.fb.model.incoming.callback - package co.aurasphere.botmill.fb.model.incoming.callback
-
- co.aurasphere.botmill.fb.model.incoming.callback.payment - package co.aurasphere.botmill.fb.model.incoming.callback.payment
-
- co.aurasphere.botmill.fb.model.incoming.handler - package co.aurasphere.botmill.fb.model.incoming.handler
-
- co.aurasphere.botmill.fb.model.outcoming - package co.aurasphere.botmill.fb.model.outcoming
-
- co.aurasphere.botmill.fb.model.outcoming.action - package co.aurasphere.botmill.fb.model.outcoming.action
-
- co.aurasphere.botmill.fb.model.outcoming.factory - package co.aurasphere.botmill.fb.model.outcoming.factory
-
- co.aurasphere.botmill.fb.model.outcoming.message - package co.aurasphere.botmill.fb.model.outcoming.message
-
- co.aurasphere.botmill.fb.model.outcoming.payload - package co.aurasphere.botmill.fb.model.outcoming.payload
-
- co.aurasphere.botmill.fb.model.outcoming.payload.template - package co.aurasphere.botmill.fb.model.outcoming.payload.template
-
- co.aurasphere.botmill.fb.model.outcoming.payload.template.airline - package co.aurasphere.botmill.fb.model.outcoming.payload.template.airline
-
- co.aurasphere.botmill.fb.model.outcoming.quickreply - package co.aurasphere.botmill.fb.model.outcoming.quickreply
-
- co.aurasphere.botmill.fb.model.outcoming.template.airline - package co.aurasphere.botmill.fb.model.outcoming.template.airline
-
- co.aurasphere.botmill.fb.model.outcoming.template.button - package co.aurasphere.botmill.fb.model.outcoming.template.button
-
- co.aurasphere.botmill.fb.model.outcoming.template.generic - package co.aurasphere.botmill.fb.model.outcoming.template.generic
-
- co.aurasphere.botmill.fb.model.outcoming.template.list - package co.aurasphere.botmill.fb.model.outcoming.template.list
-
- co.aurasphere.botmill.fb.model.outcoming.template.receipt - package co.aurasphere.botmill.fb.model.outcoming.template.receipt
-
- co.aurasphere.botmill.fb.support - package co.aurasphere.botmill.fb.support
-
- createBuyButton(String, PaymentSummary) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonFactory
-
- createBuyButton(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonFactory
-
- createDefaultActionButton(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonFactory
-
Creates a default action button (based on Web URL) for list template.
- createLoginButton(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonFactory
-
Creates a login button (which is based off from Url Button) which
redirects to an URL when clicked.
- createLogoutButton() - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonFactory
-
Creates a logout button which redirects to an URL when clicked.
- createPhoneNumberButton(String, String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonFactory
-
Creates a button with a phone number.
- createPostbackButton(String, String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonFactory
-
Creates a button which sends a payload back when clicked.
- createQuickReply(String, String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.QuickReplyFactory
-
- createQuickReplyLocation(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.QuickReplyFactory
-
- createQuickReplyLocation(String, String, String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.QuickReplyFactory
-
- createResponse(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.autoreply.ActionAutoReply
-
Method which defines the response to send back as a response to the
current message.
- createResponse(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.autoreply.AttachmentAutoReply
-
Method which defines the response to send back as a response to the
current message.
- createResponse(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.autoreply.AutoReply
-
- createResponse(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.autoreply.EchoAutoReply
-
Method which defines the response to send back as a response to the
current message.
- createResponse(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.autoreply.LambdaAutoReply
-
- createResponse(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.autoreply.MessageAutoReply
-
Method which defines the response to send back as a response to the
current message.
- createResponse(MessageEnvelope) - Method in interface co.aurasphere.botmill.fb.autoreply.Reply
-
Method which defines the response to send back as a response to the
current message.
- createShareButton() - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonFactory
-
Creates a default action (which is based off from Url Button) which
redirects to an URL when clicked.
- createUrlButton(String, String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonFactory
-
Creates a button which redirects to an URL when clicked.
- createUrlButton(String, String, WebViewHeightRatioType) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ButtonFactory
-
Creates a web view button.
- DailyUniqueActiveThreadCounts - Class in co.aurasphere.botmill.fb.model.api.messaginginsight
-
- DailyUniqueActiveThreadCounts() - Constructor for class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueActiveThreadCounts
-
- DailyUniqueActiveThreadCountsRecord - Class in co.aurasphere.botmill.fb.model.api.messaginginsight
-
- DailyUniqueActiveThreadCountsRecord() - Constructor for class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueActiveThreadCountsRecord
-
- DailyUniqueActiveThreadCountsValue - Class in co.aurasphere.botmill.fb.model.api.messaginginsight
-
- DailyUniqueActiveThreadCountsValue() - Constructor for class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueActiveThreadCountsValue
-
- DailyUniqueConversationCounts - Class in co.aurasphere.botmill.fb.model.api.messaginginsight
-
- DailyUniqueConversationCounts() - Constructor for class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCounts
-
- DailyUniqueConversationCountsRecord - Class in co.aurasphere.botmill.fb.model.api.messaginginsight
-
- DailyUniqueConversationCountsRecord() - Constructor for class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsRecord
-
- DailyUniqueConversationCountsValue - Class in co.aurasphere.botmill.fb.model.api.messaginginsight
-
- DailyUniqueConversationCountsValue() - Constructor for class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValue
-
- DailyUniqueConversationCountsValueEnum - Class in co.aurasphere.botmill.fb.model.api.messaginginsight
-
- DailyUniqueConversationCountsValueEnum() - Constructor for class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- DefaultAction - Class in co.aurasphere.botmill.fb.model.outcoming.template.list
-
The Class DefaultAction.
- DefaultAction(String, String, String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.list.DefaultAction
-
Instantiates a new default action.
- DefaultAction(String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.list.DefaultAction
-
Instantiates a new default action.
- defineBehaviour() - Method in class co.aurasphere.botmill.fb.FbBot
-
This is the method to define the behaviour of the bot.
- deleteAccountLinkingUrl() - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Removes the URL used for account linking.
- deleteGetStartedButton() - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Removes the current Get Started Button.
- deleteGetStartedButton() - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Removes the current Get Started Button.
- deleteGreetingMessage() - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Removes the current Greeting Message.
- deleteHomeUrl() - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Removes the home url.
- deleteMessengerProfile(StringEntity) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
DELETEs a JSON string as a Facebook's Messenger Profile.
- deleteMessengerProfile(Object) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
DELETEs a JSON string as a Facebook's Messenger Profile.
- DeleteMessengerProfileRequest - Class in co.aurasphere.botmill.fb.model.api.messengerprofile
-
Request used to delete a Messenger Profile setting.
- DeleteMessengerProfileRequest() - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.DeleteMessengerProfileRequest
-
Instantiates a new DeleteMessengerProfileRequest.
- DeleteMessengerProfileRequest(String...) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.DeleteMessengerProfileRequest
-
Instantiates a new DeleteMessengerProfileRequest.
- deletePersistentMenu() - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Removes the current Persistent Menu.
- deletePersistentMenus() - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Removes the Persistent Menus.
- deleteThreadSetting(StringEntity) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
DELETEs a JSON string as a Facebook's Thread Setting.
- deleteThreadSetting(Object) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
DELETEs a JSON string as a Facebook's Thread Setting.
- deleteWhiteListDomain(String) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Removes a single domain on the list of domains that needs to be
"white listed".
- deleteWhiteListDomains(List<String>) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Removes a list of domains that are currently "white listed".
- deleteWhitelistedDomains() - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Removes the list of domains that are currently whitelisted.
- DeliveredMessage - Class in co.aurasphere.botmill.fb.model.incoming.callback
-
Model for a delivered message callback.
- DeliveredMessage() - Constructor for class co.aurasphere.botmill.fb.model.incoming.callback.DeliveredMessage
-
- description - Variable in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
The description.
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class co.aurasphere.botmill.fb.internal.util.json.AttachmentDeserializer
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class co.aurasphere.botmill.fb.internal.util.json.ButtonSerializer
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class co.aurasphere.botmill.fb.internal.util.json.IncomingMessageDeserializer
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class co.aurasphere.botmill.fb.FbBotMillServlet
-
Specifies how to handle a GET request.
- DomainActionType - Enum in co.aurasphere.botmill.fb.model.api.threadsettings
-
The Enum DomainActionType.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class co.aurasphere.botmill.fb.FbBotMillServlet
-
Specifies how to handle a POST request.
- FACEBOOK_BASE_URL - Static variable in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkConstants
-
Facebook's base URL used to POST data.
- FACEBOOK_MESSAGES_URL - Static variable in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkConstants
-
Facebook's REST path for the Send API.
- FACEBOOK_MESSAGING_INSIGHT_ACTIVE_THREADS_URL - Static variable in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkConstants
-
Facebook's REST path for Getting Daily Unique Active Thread Counts
through Messaging Insight API.
- FACEBOOK_MESSAGING_INSIGHT_CONVERSATION_URL - Static variable in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkConstants
-
Facebook's REST path for Getting Daily Unique Conversation Counts through
Messaging Insight API.
- FACEBOOK_MESSENGER_CODE_API_URL - Static variable in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkConstants
-
Facebook's REST path for the Messenger Code API.
- FACEBOOK_MESSENGER_PROFILE - Static variable in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkConstants
-
Facebook's REST path for the Messenger Profile API.
- FACEBOOK_THREAD_SETTINGS_URL - Static variable in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkConstants
-
Facebook's REST path for the Thread Settings API.
- FACEBOOK_UPLOAD_API_URL - Static variable in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkConstants
-
Facebook's REST path for the Upload API.
- FacebookConfirmationMessage - Class in co.aurasphere.botmill.fb.model.incoming
-
Model for a confirmation message from Facebook.
- FacebookConfirmationMessage() - Constructor for class co.aurasphere.botmill.fb.model.incoming.FacebookConfirmationMessage
-
- FacebookError - Class in co.aurasphere.botmill.fb.model.incoming
-
Object that represents an error from Facebook.
- FacebookError() - Constructor for class co.aurasphere.botmill.fb.model.incoming.FacebookError
-
- FacebookErrorMessage - Class in co.aurasphere.botmill.fb.model.incoming
-
- FacebookErrorMessage() - Constructor for class co.aurasphere.botmill.fb.model.incoming.FacebookErrorMessage
-
- FacebookUserProfile - Class in co.aurasphere.botmill.fb.model.api.userprofile
-
Model for the User Profile API.
- FacebookUserProfile() - Constructor for class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- FbBot - Class in co.aurasphere.botmill.fb
-
Base BotDefinition implementation.
- FbBot(BotMillPolicy) - Constructor for class co.aurasphere.botmill.fb.FbBot
-
Base constructor.
- FbBot() - Constructor for class co.aurasphere.botmill.fb.FbBot
-
Base constructor.
- FbBotApi - Class in co.aurasphere.botmill.fb
-
The Class FbBotApi.
- FbBotApi() - Constructor for class co.aurasphere.botmill.fb.FbBotApi
-
- FbBotConfiguration - Class in co.aurasphere.botmill.fb
-
- FbBotConfiguration() - Constructor for class co.aurasphere.botmill.fb.FbBotConfiguration
-
- FbBotMillActionResponse - Class in co.aurasphere.botmill.fb.model.outcoming.action
-
- FbBotMillActionResponse(User, TypingAction) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.action.FbBotMillActionResponse
-
Instantiates a new fb bot mill action response.
- FbBotMillBean - Class in co.aurasphere.botmill.fb.bean
-
Base FbBot bean which contains utility methods for handling an envelope.
- FbBotMillBean() - Constructor for class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
- FbBotMillContext - Class in co.aurasphere.botmill.fb
-
Class that contains all the context information used to handle bots and
communicate with Facebook.
- FbBotMillController - Annotation Type in co.aurasphere.botmill.fb.model.annotation
-
The Interface FbBotMillController.
- FbBotMillEvent - Interface in co.aurasphere.botmill.fb.event
-
An interface that defines an event from Facebook Messenger Platform callback.
- FbBotMillEventType - Enum in co.aurasphere.botmill.fb.event
-
Enum that represents all the possible callbacks from Facebook's Messenger
Platform.
- FbBotMillInit - Annotation Type in co.aurasphere.botmill.fb.model.annotation
-
The Interface FbBotMillInit.
- FbBotMillJsonUtils - Class in co.aurasphere.botmill.fb.internal.util.json
-
Utility class for handling JSON serialization and deserialization.
- FbBotMillMessageResponse - Class in co.aurasphere.botmill.fb.model.outcoming.message
-
- FbBotMillMessageResponse(User, Message) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.message.FbBotMillMessageResponse
-
Instantiates a new FbBotMillMessageResponse.
- FbBotMillMockMediator - Class in co.aurasphere.botmill.fb.support
-
Testing facility for FbBotMill framework.
- FbBotMillMockMediator(String, BotDefinition...) - Constructor for class co.aurasphere.botmill.fb.support.FbBotMillMockMediator
-
Constructor that registers a mocked page-scoped user ID as a recipient
and a list of BotDefinition.
- FbBotMillMockMediator(String, Class<? extends BotDefinition>...) - Constructor for class co.aurasphere.botmill.fb.support.FbBotMillMockMediator
-
Constructor that registers a mocked page-scoped user ID as a recipient
and instantiates and registers a list of BotDefinition classes.
- FbBotMillMonitor - Interface in co.aurasphere.botmill.fb.support
-
Base interface for monitoring raw data from BotMill framework and Facebook
Messenger Platform.
- FbBotMillNetworkConstants - Class in co.aurasphere.botmill.fb.internal.util.network
-
Utility class that contains the constants used to handle the network
communication with Facebook.
- FbBotMillNetworkController - Class in co.aurasphere.botmill.fb.internal.util.network
-
Class that contains methods that allows FbBotMill to communicate through the
network.
- FbBotMillNetworkController() - Constructor for class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
- FbBotMillResponse - Class in co.aurasphere.botmill.fb.model.outcoming
-
Object that represents a FbBotMill response.
- FbBotMillResponse() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.FbBotMillResponse
-
- FbBotMillResponseBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
Abstract class for the response builders.
- FbBotMillResponseBuilder() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.factory.FbBotMillResponseBuilder
-
- FbBotMillServlet - Class in co.aurasphere.botmill.fb
-
Main Servlet for FbBotMill framework.
- FbBotMillServlet() - Constructor for class co.aurasphere.botmill.fb.FbBotMillServlet
-
- FbBotMillSubscriptionHelper - Class in co.aurasphere.botmill.fb.support
-
Helper class for registering and validating a page against Facebook.
- FbBotMillSubscriptionHelper() - Constructor for class co.aurasphere.botmill.fb.support.FbBotMillSubscriptionHelper
-
- FbBotMillValidationConstants - Class in co.aurasphere.botmill.fb.internal.util.validation
-
Utility class that contains the constants used for FbBotMill internal
validations.
- Field - Class in co.aurasphere.botmill.fb.model.outcoming.template.airline
-
The Class Field.
- Field(String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.Field
-
Instantiates a new field.
- FileEvent - Class in co.aurasphere.botmill.fb.event.media
-
An
FbBotMillEvent that triggers whenever the users sends a text
message that matches an exact String.
- FileEvent() - Constructor for class co.aurasphere.botmill.fb.event.media.FileEvent
-
- FlightInfo - Class in co.aurasphere.botmill.fb.model.outcoming.template.airline
-
The Class FlightInfo.
- FlightInfo(String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfo
-
Instantiates a new flight info.
- FlightInfoBuilder<T extends FlightInfoBuilderDelegator> - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
- FlightInfoBuilderDelegator - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
- FlightInfoBuilderDelegator() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoBuilderDelegator
-
- FlightInfoExtended - Class in co.aurasphere.botmill.fb.model.outcoming.template.airline
-
The Class FlightInfoExtended.
- FlightInfoExtended(String, String, String, TravelClass) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfoExtended
-
Instantiates a new flight info extended.
- FlightInfoExtendedBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
- FlightSchedule - Class in co.aurasphere.botmill.fb.model.outcoming.template.airline
-
The Class FlightSchedule.
- FlightSchedule(Calendar, Calendar) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightSchedule
-
Instantiates a new flight schedule.
- FlightSchedule(Calendar, Calendar, Calendar) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightSchedule
-
Instantiates a new flight schedule.
- forward(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.support.FbBotMillMockMediator
-
Forwards an envelope to the registered bots.
- fromJson(String, Class<T>) - Static method in class co.aurasphere.botmill.fb.internal.util.json.FbBotMillJsonUtils
-
From json.
- Gender - Enum in co.aurasphere.botmill.fb.model.api.userprofile
-
Enumeration used for the deserialization of the gender in the user profile.
- GENERIC_TEMPLATE_MAX_ELEMENTS - Static variable in class co.aurasphere.botmill.fb.internal.util.validation.FbBotMillValidationConstants
-
The Constant GENERIC_TEMPLATE_MAX_ELEMENTS.
- GENERIC_TEMPLATE_SUBTITLE_MAX_LENGHT - Static variable in class co.aurasphere.botmill.fb.internal.util.validation.FbBotMillValidationConstants
-
The Constant GENERIC_TEMPLATE_SUBTITLE_MAX_LENGHT.
- GENERIC_TEMPLATE_TITLE_MAX_LENGHT - Static variable in class co.aurasphere.botmill.fb.internal.util.validation.FbBotMillValidationConstants
-
The Constant GENERIC_TEMPLATE_TITLE_MAX_LENGHT.
- GenericTemplateBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
A builder for a Generic Template.
- GenericTemplateElement - Class in co.aurasphere.botmill.fb.model.outcoming.template.generic
-
The Class GenericTemplateElement.
- GenericTemplateElement(String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Instantiates a new generic template element.
- GenericTemplateElementBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
- GenericTemplatePayload - Class in co.aurasphere.botmill.fb.model.outcoming.payload.template
-
Payload for a Generic Template.
- GenericTemplatePayload() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.GenericTemplatePayload
-
Instantiates a new GenericTemplatePayload.
- GenericTemplatePayload(List<GenericTemplateElement>) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.payload.template.GenericTemplatePayload
-
Instantiates a new GenericTemplatePayload.
- getAboveBarCodeImageUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the above bar code image url.
- getAccountLinking() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getAccountLinkingUrl() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.SetAccountLinkingUrlRequest
-
- getAction() - Method in class co.aurasphere.botmill.fb.model.outcoming.action.FbBotMillActionResponse
-
- getAddress() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the address.
- getAdjustments() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the adjustments.
- getAircraftType() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfoExtended
-
Gets the aircraft type.
- getAirportCode() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Airport
-
Gets the airport code.
- getAmount() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- getAmount() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentAmount
-
- getAmount() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.PreCheckout
-
- getAmount() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PriceInfo
-
Gets the amount.
- getAmount() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PriceLabel
-
Gets the amount.
- getAmount() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Adjustment
-
Gets the amount.
- getAppId() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.EchoMessage
-
- getArrivalAirport() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfo
-
Gets the arrival airport.
- getArrivalTime() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightSchedule
-
Gets the arrival time.
- getAttachment() - Method in class co.aurasphere.botmill.fb.model.outcoming.message.AttachmentMessage
-
- getAttachmentId() - Method in class co.aurasphere.botmill.fb.model.api.upload.UploadAttachmentResponse
-
- getAttachmentId() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.AttachmentPayload
-
Gets the attachment id.
- getAttachments() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.IncomingMessage
-
- getAudioMessage(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Gets the audio message.
- getAuthorizationCode() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.AccountLinking
-
- getAuxiliaryFields() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the auxiliary fields.
- getBarcodeImageUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the barcode image url.
- getBasePrice() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Gets the base price.
- getBoardingPass() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBoardingPassTemplatePayload
-
Gets the boarding pass.
- getBoardingTime() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightSchedule
-
Gets the boarding time.
- getButtons() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ButtonTemplatePayload
-
- getButtons() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ListTemplatePayload
-
- getButtons() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Gets the buttons.
- getButtons() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Gets the buttons.
- getCallToActions() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.CallToActionNested
-
Gets the call to actions.
- getCallToActions() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Gets the call to actions.
- getCallToActions() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.CallToActionsRequest
-
- getChargeId() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- getCheckinUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineCheckinTemplatePayload
-
Gets the checkin url.
- getCheckoutUpdate() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getCity() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- getCity() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Airport
-
Gets the city.
- getCity() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Gets the city.
- getCode() - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookError
-
- getComposerInputDisabled() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Gets the composer input disabled.
- getConnectionId() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfoExtended
-
Gets the connection id.
- getContentType() - Method in class co.aurasphere.botmill.fb.model.outcoming.quickreply.QuickReply
-
Gets the content type.
- getCoordinates() - Method in class co.aurasphere.botmill.fb.model.base.QuickReplyLocationPayload
-
- getCountry() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- getCountry() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Gets the country.
- getCurrency() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentAmount
-
- getCurrency() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Gets the currency.
- getCurrency() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the currency.
- getCurrency() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PriceInfo
-
Gets the currency.
- getCurrency() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Gets the currency.
- getCurrency() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Gets the currency.
- getDailyUniqueActiveThreadCounts() - Static method in class co.aurasphere.botmill.fb.api.MessagingInsightApi
-
Gets the daily unique active thread counts.
- getDailyUniqueActiveThreadCounts() - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
GETs the daily unique active thread counts.
- getDailyUniqueConversationCounts() - Static method in class co.aurasphere.botmill.fb.api.MessagingInsightApi
-
Gets the daily unique conversation counts.
- getDailyUniqueConversationCounts() - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
GETs the daily unique conversation counts.
- getData() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueActiveThreadCounts
-
- getData() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCounts
-
- getDefaultAction() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Gets the default action.
- getDelete() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- getDelivery() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getDepartureAirport() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfo
-
Gets the departure airport.
- getDepartureTime() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightSchedule
-
Gets the departure time.
- getDescription() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
- getDomainActionType() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.WhitelistDomainRequest
-
Gets the domain action type.
- getElements() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.GenericTemplatePayload
-
- getElements() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ListTemplatePayload
-
- getElements() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the elements.
- getEndTime() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueActiveThreadCountsValue
-
- getEndTime() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValue
-
- getEntry() - Method in class co.aurasphere.botmill.fb.model.incoming.MessengerCallback
-
- getEnvelope() - Method in class co.aurasphere.botmill.fb.FbBot
-
- getError() - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookErrorMessage
-
- getEvent() - Method in class co.aurasphere.botmill.fb.actionframe.ActionFrame
-
Gets the event.
- getEvent() - Method in class co.aurasphere.botmill.fb.FbBot
-
- getFacebookMockId() - Method in class co.aurasphere.botmill.fb.support.FbBotMillMockMediator
-
- getFallbackUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.DefaultAction
-
Gets the fallback url.
- getFbPaymentId() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- getFbTraceId() - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookError
-
- getFields() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.DeleteMessengerProfileRequest
-
- getFileMessage(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Gets the file message.
- getFirstName() - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- getFlightInfo() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineCheckinTemplatePayload
-
Gets the flight info.
- getFlightInfo() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the flight info.
- getFlightNumber() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfo
-
Gets the flight number.
- getFlightSchedule() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfo
-
Gets the flight schedule.
- getGate() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Airport
-
Gets the gate.
- getGender() - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- getGetStarted() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.SetGetStartedButtonRequest
-
- getGreeting() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.SetGreetingTextRequest
-
- getGreeting() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.greeting.SetGreetingTextRequest
-
- getHeaderImageUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the header image url.
- getHeaderTextField() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the header text field.
- getHomeUrl() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.HomeUrlRequest
-
- getId() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
- getId() - Method in class co.aurasphere.botmill.fb.model.base.User
-
- getId() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- getId() - Method in class co.aurasphere.botmill.fb.model.incoming.MessengerCallbackEntry
-
- getImageMessage(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Gets the image message.
- getImageSize() - Method in class co.aurasphere.botmill.fb.model.api.messengercode.MessengerCodeRequest
-
- getImageUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.quickreply.QuickReply
-
Gets the image url.
- getImageUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Gets the image url.
- getImageUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Gets the image url.
- getImageUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Gets the image url.
- getInstance() - Static method in class co.aurasphere.botmill.fb.FbBotMillContext
-
Gets the current instance of FbBotMillContext.
- getInstance() - Static method in class co.aurasphere.botmill.fb.model.incoming.handler.IncomingToOutgoingMessageHandler
-
Creates the handler.
- getIntroMessage() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBaseTemplatePayload
-
Gets the intro message.
- getItemUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Gets the item url.
- getLabel() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Field
-
Gets the label.
- getLabel() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PriceLabel
-
Gets the label.
- getLastName() - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- getLatitude() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.LocationCoordinates
-
- getLocale() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.Greeting
-
- getLocale() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Gets the locale.
- getLocale() - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- getLocale() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBaseTemplatePayload
-
Gets the locale.
- getLocationMessage(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Retrieves the location from an envelope.
- getLogoImageUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the logo image url.
- getLongitude() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.LocationCoordinates
-
- getMerchantName() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the merchant name.
- getMerchantName() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Gets the merchant name.
- getMessage() - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookError
-
- getMessage() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getMessage() - Method in class co.aurasphere.botmill.fb.model.outcoming.message.FbBotMillMessageResponse
-
- getMessageId() - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookConfirmationMessage
-
- getMessaging() - Method in class co.aurasphere.botmill.fb.model.incoming.MessengerCallbackEntry
-
- getMessengerCode(MessengerCodeRequest) - Static method in class co.aurasphere.botmill.fb.api.MessengerCodeApi
-
Gets a messenger code(Facebook's Messenger QR Code).
- getMessengerCode(int) - Static method in class co.aurasphere.botmill.fb.api.MessengerCodeApi
-
Gets a messenger code(Facebook's Messenger QR Code).
- getMessengerCode() - Static method in class co.aurasphere.botmill.fb.api.MessengerCodeApi
-
Gets a messenger code(Facebook's Messenger QR Code) with default size
(1000 px).
- getMessengerExtensions() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.DefaultAction
-
Gets the messenger extensions.
- getMetadata() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.EchoMessage
-
- getMid() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.EchoMessage
-
- getMid() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ReceivedMessage
-
- getMids() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.DeliveredMessage
-
- getName() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
- getName() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerInfo
-
Gets the name.
- getName() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Adjustment
-
Gets the name.
- getObject() - Method in class co.aurasphere.botmill.fb.model.incoming.MessengerCallback
-
- getOptin() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getOrderNumber() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the order number.
- getOrderUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the order url.
- getOther() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- getPageToken() - Method in class co.aurasphere.botmill.fb.FbBotMillContext
-
- getPassengerId() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerInfo
-
Gets the passenger id.
- getPassengerId() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Gets the passenger id.
- getPassengerInfo() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Gets the passenger info.
- getPassengerName() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the passenger name.
- getPassengerSegmentInfo() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Gets the passenger segment info.
- getPayload() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.GetStarted
-
- getPayload() - Method in class co.aurasphere.botmill.fb.model.base.Attachment
-
- getPayload() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.CheckoutUpdate
-
- getPayload() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- getPayload() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Postback
-
- getPayload() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.PreCheckout
-
- getPayload() - Method in class co.aurasphere.botmill.fb.model.outcoming.quickreply.QuickReply
-
Gets the payload.
- getPayload() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.BuyButton
-
Gets the payload.
- getPayload() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PostbackButton
-
Gets the payload.
- getPayment() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getPaymentCredential() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- getPaymentDevModeAction() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentSettings
-
- getPaymentMethod() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the payment method.
- getPaymentSummary() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.BuyButton
-
Gets the payment summary.
- getPaymentTesters() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentSettings
-
- getPaymentType() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Gets the payment type.
- getPeriod() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
- getPersistentMenu() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenuRequest
-
Gets the persistent menu.
- getPnrNumber() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBasePnrNumberTemplatePayload
-
Gets the pnr number.
- getPnrNumber() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the pnr number.
- getPostalCode() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- getPostalCode() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Gets the postal code.
- getPostback() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getPreCheckout() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getPrice() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Gets the price.
- getPriceInfo() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Gets the price info.
- getPriceList() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Gets the price list.
- getPrivacyUrl() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentSettings
-
- getProductInfo() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Gets the product info.
- getProfilePic() - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- getProviderType() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- getPublicKey() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentSettings
-
- getQrCode() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the qr code.
- getQuantity() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Gets the quantity.
- getQuickReplies() - Method in class co.aurasphere.botmill.fb.model.outcoming.message.Message
-
- getQuickReply() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.IncomingMessage
-
- getRead() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getRecipient() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getRecipient(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FbBotMillResponseBuilder
-
Returns the recipient of the envelope which is the sender of the previous
one.
- getRecipient() - Method in class co.aurasphere.botmill.fb.model.outcoming.FbBotMillResponse
-
- getRecipientId() - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookConfirmationMessage
-
- getRecipientName() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the recipient name.
- getRef() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Optin
-
- getRef() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Referral
-
- getReferral() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Postback
-
- getReferral() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getRegisteredBots() - Method in class co.aurasphere.botmill.fb.FbBotMillContext
-
- getRegisteredMonitors() - Method in class co.aurasphere.botmill.fb.FbBotMillContext
-
Gets the list of registered monitors to this context.
- getReplies() - Method in class co.aurasphere.botmill.fb.actionframe.ActionFrame
-
Gets the replies.
- getReply() - Method in class co.aurasphere.botmill.fb.actionframe.ActionFrame
-
Gets the reply.
- getReportSpam() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- getRequestedUserInfo() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- getRequestedUserInfo() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.PreCheckout
-
- getRequestedUserInfo() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Gets the requested user info.
- getResult() - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookConfirmationMessage
-
- getReusableAudioAttachment(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Get the reusable audio attachment
- getReusableFileAttachment(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Get the reusable file attachment
- getReusableImageAttachment(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Get the reusable image attachment
- getReusableVideoAttachment(String) - Static method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReplyFactory
-
Get the reusable video attachment
- getSeat() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the seat.
- getSeat() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Gets the seat.
- getSeatType() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Gets the seat type.
- getSecondaryFields() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the secondary fields.
- getSegmentId() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfoExtended
-
Gets the segment id.
- getSegmentId() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Gets the segment id.
- getSender() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getSeq() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.DeliveredMessage
-
- getSeq() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.EchoMessage
-
- getSeq() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Read
-
- getSeq() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ReceivedMessage
-
- getShippingAddress() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.CheckoutUpdate
-
- getShippingCost() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Summary
-
Gets the shipping cost.
- getShippingOptionId() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- getSource() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Referral
-
- GetStarted - Class in co.aurasphere.botmill.fb.model.api.messengerprofile
-
- GetStarted() - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.GetStarted
-
Instantiates a new GetStarted.
- GetStarted(String) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.GetStarted
-
Instantiates a new GetStarted.
- getState() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- getState() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Gets the state.
- getStatus() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.AccountLinking
-
- getStreet1() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- getStreet1() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Gets the street 1.
- getStreet2() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- getStreet2() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Gets the street 2.
- getSubtitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Gets the subtitle.
- getSubtitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Gets the subtitle.
- getSubtitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Gets the subtitle.
- getSubtotal() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Summary
-
Gets the subtotal.
- getSummary() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the summary.
- getTax() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Gets the tax.
- getTemplateType() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.TemplateBasePayload
-
- getTerminal() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Airport
-
Gets the terminal.
- getText() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.Greeting
-
- getText() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.greeting.Greeting
-
- getText() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.IncomingMessage
-
- getText() - Method in class co.aurasphere.botmill.fb.model.outcoming.message.TextMessage
-
- getText() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ButtonTemplatePayload
-
- getThemeColor() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBaseTemplatePayload
-
Gets the theme color.
- getThreadState() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.CallToActionsRequest
-
- getTicketNumber() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerInfo
-
Gets the ticket number.
- getTime() - Method in class co.aurasphere.botmill.fb.model.incoming.MessengerCallbackEntry
-
- getTimestamp() - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- getTimestamp() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Gets the timestamp.
- getTimezone() - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- getTitle() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
- getTitle() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.CallToActionNested
-
Gets the title.
- getTitle() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Gets the title.
- getTitle() - Method in class co.aurasphere.botmill.fb.model.base.Attachment
-
- getTitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.quickreply.QuickReply
-
Gets the title.
- getTitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PriceInfo
-
Gets the title.
- getTitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.ProductInfo
-
Gets the title.
- getTitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.BuyButton
-
Gets the title.
- getTitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PostbackButton
-
Gets the title.
- getTitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.WebUrlButton
-
Gets the title.
- getTitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Gets the title.
- getTitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Gets the title.
- getTitle() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Gets the title.
- getTokenExpiryMonth() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- getTokenExpiryYear() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- getTokenizedCard() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- getTokenizedCvv() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- getTopElementStyle() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ListTemplatePayload
-
- getTotalCost() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Summary
-
Gets the total cost.
- getTotalPrice() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Gets the total price.
- getTotalTax() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Summary
-
Gets the total tax.
- getTravelClass() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Gets the travel class.
- getTravelClass() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfoExtended
-
Gets the travel class.
- getTurnOff() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- getTurnOn() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- getType() - Method in class co.aurasphere.botmill.fb.model.api.messengercode.MessengerCodeRequest
-
- getType() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.CallToActionNested
-
- getType() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Gets the type.
- getType() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.ThreadSettingsBaseRequest
-
- getType() - Method in class co.aurasphere.botmill.fb.model.base.Attachment
-
- getType() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Referral
-
- getType() - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookError
-
- getType() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.Button
-
Gets the type.
- getUpdateFlightInfo() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineFlightUpdateTemplatePayload
-
Gets the update flight info.
- getUri() - Method in class co.aurasphere.botmill.fb.model.api.messengercode.MessengerCode
-
- getUrl() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.HomeUrl
-
- getUrl() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Gets the url.
- getUrl() - Method in class co.aurasphere.botmill.fb.model.base.Attachment
-
- getUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.UrlPayload
-
- getUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.LoginButton
-
Gets the url.
- getUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.WebUrlButton
-
Gets the url.
- getUrl() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.DefaultAction
-
Gets the url.
- getUser(String) - Static method in class co.aurasphere.botmill.fb.api.UserProfileApi
-
- getUserProfile(String) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
- getValidationToken() - Method in class co.aurasphere.botmill.fb.FbBotMillContext
-
- getValue() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueActiveThreadCountsValue
-
- getValue() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValue
-
- getValue() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Field
-
Gets the value.
- getValue() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.ProductInfo
-
Gets the value.
- getValues() - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsRecord
-
- getVideoMessage(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Gets the video message.
- getWatermark() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.DeliveredMessage
-
- getWatermark() - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Read
-
- getWebviewHeightRatio() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.HomeUrl
-
- getWebViewHeightRatio() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Gets the web view height ratio.
- getWebviewHeightRatio() - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.DefaultAction
-
Gets the webview height ratio.
- getWebviewShareButton() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.HomeUrl
-
- getWhitelistedDomains() - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.SetWhitelistedDomainsRequest
-
- getWhiteListedDomains() - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.WhitelistDomainRequest
-
Gets the white listed domains.
- Greeting - Class in co.aurasphere.botmill.fb.model.api.messengerprofile
-
- Greeting() - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.Greeting
-
Instantiates a new Greeting.
- Greeting(String) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.Greeting
-
Instantiates a new Greeting.
- Greeting(String, String) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.Greeting
-
Instantiates a new Greeting.
- Greeting(String, Locale) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.Greeting
-
Instantiates a new Greeting.
- Greeting - Class in co.aurasphere.botmill.fb.model.api.threadsettings.greeting
-
Object which represents a Greeting Text for Thread Settings.
- Greeting(String) - Constructor for class co.aurasphere.botmill.fb.model.api.threadsettings.greeting.Greeting
-
Instantiates a new greeting.
- GREETING_TEXT_MAX_LENGTH - Static variable in class co.aurasphere.botmill.fb.internal.util.validation.FbBotMillValidationConstants
-
The Constant GREETING_TEXT_MAX_LENGTH.
- PassengerInfo - Class in co.aurasphere.botmill.fb.model.outcoming.template.airline
-
The Class PassengerInfo.
- PassengerInfo(String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerInfo
-
Instantiates a new passenger info.
- PassengerInfo(String, String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerInfo
-
Instantiates a new passenger info.
- PassengerSegmentInfo - Class in co.aurasphere.botmill.fb.model.outcoming.template.airline
-
The Class PassengerSegmentInfo.
- PassengerSegmentInfo(String, String, String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Instantiates a new passenger segment info.
- PassengerSegmentInfoBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
- Payload - Interface in co.aurasphere.botmill.fb.model.base
-
- PAYLOAD_MAX_LENGTH - Static variable in class co.aurasphere.botmill.fb.internal.util.validation.FbBotMillValidationConstants
-
The Constant PAYLOAD_MAX_LENGTH.
- PayloadType - Enum in co.aurasphere.botmill.fb.model.outcoming.payload
-
Enum that represents the all available payloads.
- Payment - Class in co.aurasphere.botmill.fb.model.incoming.callback.payment
-
Model for the Payment Callback.
- Payment() - Constructor for class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- PaymentAmount - Class in co.aurasphere.botmill.fb.model.incoming.callback.payment
-
Object that represents the total amount of a transaction for a
Payment callback.
- PaymentAmount() - Constructor for class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentAmount
-
- PaymentCredential - Class in co.aurasphere.botmill.fb.model.incoming.callback.payment
-
Object that represents a payment credentials for a
Payment callback.
- PaymentCredential() - Constructor for class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- PaymentDevModeAction - Enum in co.aurasphere.botmill.fb.model.api.threadsettings.payment
-
The Enum PaymentDevModeAction.
- PaymentSettings - Class in co.aurasphere.botmill.fb.model.api.threadsettings.payment
-
Model class for the Payment Thread Settings.
- PaymentSettings() - Constructor for class co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentSettings
-
Instantiates a new PaymentSettings.
- PaymentSummary - Class in co.aurasphere.botmill.fb.model.outcoming.template.button
-
The Payment Summary Class/Object.
- PaymentSummary() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Instantiates a new payment summary.
- PaymentSummaryBuilder - Class in co.aurasphere.botmill.fb.model.outcoming.factory
-
- PaymentSummaryBuilder(String, PaymentType, String, BuyButtonBuilder) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.factory.PaymentSummaryBuilder
-
Instantiates a new PaymentSummaryBuilder.
- PaymentType - Enum in co.aurasphere.botmill.fb.model.outcoming.template.button
-
The Enum PaymentType.
- period - Variable in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
The period.
- PERSISTENT_BUTTON_TITLE_MAX_LENGTH - Static variable in class co.aurasphere.botmill.fb.internal.util.validation.FbBotMillValidationConstants
-
The Constant PERSISTENT_BUTTON_TITLE_MAX_LENGTH.
- PERSISTENT_BUTTONS_MAX_ELEMENTS - Static variable in class co.aurasphere.botmill.fb.internal.util.validation.FbBotMillValidationConstants
-
The Constant PERSISTENT_BUTTONS_MAX_ELEMENTS.
- PersistentMenu - Class in co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu
-
The Class PersistentMenu.
- PersistentMenu() - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Instantiates a new persistent menu.
- PersistentMenu(String, boolean) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Instantiates a new persistent menu.
- PersistentMenu(String, List<Button>) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Instantiates a new persistent menu.
- PersistentMenu(String, boolean, List<Button>) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Instantiates a new persistent menu.
- PersistentMenuRequest - Class in co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu
-
The Class PersistentMenuRequest.
- PersistentMenuRequest() - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenuRequest
-
Instantiates a new persistent menu request.
- Postback - Class in co.aurasphere.botmill.fb.model.incoming.callback
-
Model for a postback callback.
- Postback() - Constructor for class co.aurasphere.botmill.fb.model.incoming.callback.Postback
-
- PostbackButton - Class in co.aurasphere.botmill.fb.model.outcoming.template.button
-
The Class PostbackButton.
- PostbackButton(String, ButtonType, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.button.PostbackButton
-
Instantiates a new postback button.
- PostbackEvent - Class in co.aurasphere.botmill.fb.event.postback
-
An
FbBotMillEvent that triggers whenever the users sends a a payload
back by pressing a button or similar that matches an exact String.
- PostbackEvent(String, boolean) - Constructor for class co.aurasphere.botmill.fb.event.postback.PostbackEvent
-
Instantiates a new PostbackEvent.
- PostbackEvent(String) - Constructor for class co.aurasphere.botmill.fb.event.postback.PostbackEvent
-
Instantiates a new PostbackEvent.
- PostbackPatternEvent - Class in co.aurasphere.botmill.fb.event.postback
-
An
FbBotMillEvent that triggers whenever the users sends a a payload
back by pressing a button or similar that matches a
Pattern.
- PostbackPatternEvent(Pattern) - Constructor for class co.aurasphere.botmill.fb.event.postback.PostbackPatternEvent
-
Instantiates a new PostbackPatternEvent.
- PostbackPatternEvent(String) - Constructor for class co.aurasphere.botmill.fb.event.postback.PostbackPatternEvent
-
Instantiates a new PostbackPatternEvent.
- postFormDataMessage(String, AttachmentType, File) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
POSTs a message as a JSON string to Facebook.
- postJsonMessage(StringEntity) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
POSTs a message as a JSON string to Facebook.
- postJsonMessage(Object) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
POSTs a message as a JSON string to Facebook.
- postMessengerCode(StringEntity) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
POSTs a messenger code as a JSON string to Facebook.
- postMessengerCode(Object) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
POSTs a messenger code as a JSON string to Facebook.
- postMessengerProfile(StringEntity) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
Post messenger profile.
- postMessengerProfile(Object) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
POSTs a messenger profile as a JSON string to Facebook.
- postThreadSetting(StringEntity) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
POSTs a thread setting as a JSON string to Facebook.
- postThreadSetting(Object) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
POSTs a thread setting as a JSON string to Facebook.
- postUploadAttachment(StringEntity) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
POSTs an attachment as a JSON string to Facebook.
- postUploadAttachment(Object) - Static method in class co.aurasphere.botmill.fb.internal.util.network.FbBotMillNetworkController
-
POSTs an attachment as a JSON string to Facebook.
- PreCheckout - Class in co.aurasphere.botmill.fb.model.incoming.callback
-
Model for a pre-checkout callback.
- PreCheckout() - Constructor for class co.aurasphere.botmill.fb.model.incoming.callback.PreCheckout
-
- PriceInfo - Class in co.aurasphere.botmill.fb.model.outcoming.template.airline
-
The Class PriceInfo.
- PriceInfo(String, BigDecimal) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.PriceInfo
-
Instantiates a new price info.
- PriceInfo(String, BigDecimal, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.PriceInfo
-
Instantiates a new price info.
- PriceLabel - Class in co.aurasphere.botmill.fb.model.outcoming.template.button
-
The PriceList Class/Object.
- PriceLabel(String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.button.PriceLabel
-
Instantiates a new price label.
- process(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.actionframe.ActionFrame
-
Executes the reply if the event is triggered.
- process(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.model.incoming.handler.IncomingToOutgoingMessageHandler
-
Process.
- processMessage(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.FbBot
-
Checks if there's any registered
FbBotMillEvent for the incoming
callback.
- processMultipleReply(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.actionframe.ActionFrame
-
Executes multiple replies when multiple autoreply is set.
- ProductInfo - Class in co.aurasphere.botmill.fb.model.outcoming.template.airline
-
The Class ProductInfo.
- ProductInfo(String, String) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.airline.ProductInfo
-
Instantiates a new product info.
- ProviderType - Enum in co.aurasphere.botmill.fb.model.incoming.callback.payment
-
- safeGetImage(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.base.BaseMediaEvent
-
- safeGetMessage(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Retrieves a text message from an envelope.
- safeGetPostbackPayload(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Retrieves a text message from an envelope.
- safeGetQuickReplyPayload(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Retrieves a quick reply payload from an envelope.
- safeGetRecipient(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Retrieves the recipient from an envelope.
- safeGetRecipientId(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Retrieves the recipient ID from an envelope.
- safeGetSender(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Retrieves the sender from an envelope.
- safeGetSenderId(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
Retrieves the sender ID from an envelope.
- sendPayload(String) - Method in class co.aurasphere.botmill.fb.support.FbBotMillMockMediator
-
Sends a payload to all the registered bots.
- sendQuickReplyPayload(String) - Method in class co.aurasphere.botmill.fb.support.FbBotMillMockMediator
-
Sends a quickreply to all the registered bots.
- sendTextMessage(String) - Method in class co.aurasphere.botmill.fb.support.FbBotMillMockMediator
-
Sends a text message to all the registered bots.
- serialize(Button, Type, JsonSerializationContext) - Method in class co.aurasphere.botmill.fb.internal.util.json.ButtonSerializer
-
- serialize(Calendar, Type, JsonSerializationContext) - Method in class co.aurasphere.botmill.fb.internal.util.json.CalendarSerializer
-
Serializes a Calendar using the Facebook date format (YYYY-MM-DDThh:mm).
- serialize(Enum<?>, Type, JsonSerializationContext) - Method in class co.aurasphere.botmill.fb.internal.util.json.EnumLowercaseSerializer
-
Serializes an Enum as its lowercase name.
- setAboveBarCodeImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the above bar code image url.
- setAccountLinking(AccountLinking) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setAccountLinkingUrl(String) - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Adds an URL used for account linking.
- setAccountLinkingUrl(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.SetAccountLinkingUrlRequest
-
- SetAccountLinkingUrlRequest - Class in co.aurasphere.botmill.fb.model.api.messengerprofile
-
- SetAccountLinkingUrlRequest() - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.SetAccountLinkingUrlRequest
-
Instantiates a new SetAccountLinkingUrl.
- SetAccountLinkingUrlRequest(String) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.SetAccountLinkingUrlRequest
-
Instantiates a new SetAccountLinkingUrl.
- setAction(TypingAction) - Method in class co.aurasphere.botmill.fb.model.outcoming.action.FbBotMillActionResponse
-
- setAddress(Address) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
The shipping address.
- setAddress() - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
The shipping address.
- setAddress(Address) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the address.
- setAdjustments(List<Adjustment>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the adjustments.
- setAircraftType(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoExtendedBuilder
-
Sets the aircraft type for the current
FlightInfo object.
- setAircraftType(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfoExtended
-
Sets the aircraft type.
- setAirportCode(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Airport
-
Sets the airport code.
- setAmount(PaymentAmount) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- setAmount(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentAmount
-
- setAmount(PaymentAmount) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.PreCheckout
-
- setAmount(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PriceInfo
-
Sets the amount.
- setAmount(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PriceLabel
-
Sets the amount.
- setAmount(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Adjustment
-
Sets the amount.
- setAppId(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.EchoMessage
-
- setArrivalAirport(String, String, String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoBuilder
-
- setArrivalAirport(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoBuilder
-
- setArrivalAirport(Airport) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoBuilder
-
- setArrivalAirport(String, String, String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoExtendedBuilder
-
- setArrivalAirport(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoExtendedBuilder
-
- setArrivalAirport(Airport) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoExtendedBuilder
-
- setArrivalAirport(Airport) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfo
-
Sets the arrival airport.
- setArrivalTime(Calendar) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightSchedule
-
Sets the arrival time.
- setAttachment(Attachment) - Method in class co.aurasphere.botmill.fb.model.outcoming.message.AttachmentMessage
-
- setAttachmentId(String) - Method in class co.aurasphere.botmill.fb.model.api.upload.UploadAttachmentResponse
-
- setAttachmentId(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.AttachmentPayload
-
Sets the attachment id.
- setAttachments(List<Attachment>) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.IncomingMessage
-
- setAuthorizationCode(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.AccountLinking
-
- setAuxiliaryFields(List<Field>) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the auxiliary fields.
- setBarcodeImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
Sets the URL of the barcode image for the current
BoardingPass
object.
- setBarcodeImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the barcode image url.
- setBasePrice(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
Sets the base price for this itinerary.
- setBasePrice(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Sets the base price.
- setBoardingPass(List<BoardingPass>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBoardingPassTemplatePayload
-
Sets the boarding pass.
- setBoardingTime(Calendar) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightSchedule
-
Sets the boarding time.
- setButtons(List<Button>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ButtonTemplatePayload
-
- setButtons(List<Button>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ListTemplatePayload
-
- setButtons(List<Button>) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Sets the buttons.
- setButtons(List<Button>) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Sets the buttons.
- setCallToActionButtons(List<Button>) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.CallToActionNested
-
Sets the call to action buttons.
- setCallToActions(List<Button>) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.CallToActionNested
-
Sets the call to actions.
- setCallToActions(List<Button>) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Sets the call to actions.
- setCallToActions(List<Button>) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.CallToActionsRequest
-
- setChargeId(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- setCheckinUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineCheckinTemplatePayload
-
Sets the checkin url.
- setCheckoutUpdate(CheckoutUpdate) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setCity(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- setCity(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AddressBuilder
-
Sets the city.
- setCity(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Airport
-
Sets the city.
- setCity(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Sets the city.
- setCode(String) - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookError
-
- setComposerInputDisabled(boolean) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Sets the composer input disabled.
- setConnectionId(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfoExtended
-
Sets the connection id.
- setContentType(QuickReplyType) - Method in class co.aurasphere.botmill.fb.model.outcoming.quickreply.QuickReply
-
Sets the content type.
- setCoordinates(LocationCoordinates) - Method in class co.aurasphere.botmill.fb.model.base.QuickReplyLocationPayload
-
- setCountry(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- setCountry(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AddressBuilder
-
Sets the two-letter country abbreviation.
- setCountry(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Sets the country.
- setCurrency(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentAmount
-
- setCurrency(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateElementBuilder
-
Sets the currency of price.
- setCurrency(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Sets the currency.
- setCurrency(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the currency.
- setCurrency(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PriceInfo
-
Sets the currency.
- setCurrency(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Sets the currency.
- setCurrency(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Sets the currency.
- setData(List<DailyUniqueActiveThreadCountsRecord>) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueActiveThreadCounts
-
- setData(List<DailyUniqueConversationCountsRecord>) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCounts
-
- setDefaultAction(DefaultAction) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateElementBuilder
-
- setDefaultAction(DefaultAction) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Sets the default action.
- setDelete(int) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- setDelivery(DeliveredMessage) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setDepartureAirport(String, String, String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoBuilder
-
- setDepartureAirport(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoBuilder
-
- setDepartureAirport(Airport) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoBuilder
-
- setDepartureAirport(String, String, String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoExtendedBuilder
-
- setDepartureAirport(String, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoExtendedBuilder
-
- setDepartureAirport(Airport) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoExtendedBuilder
-
- setDepartureAirport(Airport) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfo
-
Sets the departure airport.
- setDepartureTime(Calendar) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightSchedule
-
Sets the departure time.
- setDescription(String) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
- setDomainActionType(DomainActionType) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.WhitelistDomainRequest
-
Sets the domain action type.
- setElements(List<GenericTemplateElement>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.GenericTemplatePayload
-
- setElements(List<ListTemplateElement>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ListTemplatePayload
-
- setElements(List<ReceiptTemplateElement>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the elements.
- setEndTime(Date) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueActiveThreadCountsValue
-
- setEndTime(Date) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValue
-
- setEntry(List<MessengerCallbackEntry>) - Method in class co.aurasphere.botmill.fb.model.incoming.MessengerCallback
-
- setEnvelope(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.FbBot
-
Sets the envelope.
- setError(FacebookError) - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookErrorMessage
-
- setEvent(FbBotMillEvent) - Method in class co.aurasphere.botmill.fb.FbBot
-
Sets the event.
- setFallbackUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.DefaultAction
-
Sets the fallback url.
- setFbBot(BotDefinition) - Static method in class co.aurasphere.botmill.fb.FbBotApi
-
Sets the fb bot.
- setFbPaymentId(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- setFbTraceId(String) - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookError
-
- setFields(List<String>) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.DeleteMessengerProfileRequest
-
- setFirstName(String) - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- setFlightInfo(List<FlightInfo>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineCheckinTemplatePayload
-
Sets the flight info.
- setFlightInfo(FlightInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the flight info.
- setFlightNumber(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfo
-
Sets the flight number.
- setFlightSchedule(Calendar, Calendar) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoBuilder
-
- setFlightSchedule(Calendar, Calendar, Calendar) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoBuilder
-
- setFlightSchedule(FlightSchedule) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoBuilder
-
- setFlightSchedule(Calendar, Calendar) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoExtendedBuilder
-
- setFlightSchedule(Calendar, Calendar, Calendar) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoExtendedBuilder
-
- setFlightSchedule(FlightSchedule) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.FlightInfoExtendedBuilder
-
- setFlightSchedule(FlightSchedule) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfo
-
Sets the flight schedule.
- setGate(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Airport
-
Sets the gate.
- setGender(Gender) - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- setGetStarted(GetStarted) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.SetGetStartedButtonRequest
-
- setGetStartedButton(String) - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Sets the Get Started Button for the bot.
- setGetStartedButton(String) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Sets the Get Started Button for the bot.
- SetGetStartedButtonRequest - Class in co.aurasphere.botmill.fb.model.api.messengerprofile
-
- SetGetStartedButtonRequest() - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.SetGetStartedButtonRequest
-
Instantiates a new GetStartedRequest.
- SetGetStartedButtonRequest(String) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.SetGetStartedButtonRequest
-
Instantiates a new GetStartedRequest.
- setGreeting(List<Greeting>) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.SetGreetingTextRequest
-
- setGreeting(Greeting) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.greeting.SetGreetingTextRequest
-
- setGreetingMessage(String) - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Sets the greeting message for the bot.
- setGreetingMessage(List<Greeting>) - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Sets the greeting message for the bot.
- setGreetingMessage(String) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Sets the greeting message for the bot.
- SetGreetingTextRequest - Class in co.aurasphere.botmill.fb.model.api.messengerprofile
-
- SetGreetingTextRequest() - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.SetGreetingTextRequest
-
Instantiates a new GreetingTextRequest.
- SetGreetingTextRequest(List<Greeting>) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.SetGreetingTextRequest
-
Instantiates a new GreetingTextRequest.
- SetGreetingTextRequest(String) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.SetGreetingTextRequest
-
Instantiates a new sets the greeting text request.
- SetGreetingTextRequest - Class in co.aurasphere.botmill.fb.model.api.threadsettings.greeting
-
Request used for Thread Settings of Text Greeting.
- SetGreetingTextRequest(String) - Constructor for class co.aurasphere.botmill.fb.model.api.threadsettings.greeting.SetGreetingTextRequest
-
Instantiates a new set greeting text request.
- setHeaderImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
Sets the header image URL for the current
BoardingPass object.
- setHeaderImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the header image url.
- setHeaderTextField(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
- setHeaderTextField(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the header text field.
- setHomeUrl(HomeUrl) - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
This sets the home url of the Bot
- setHomeUrl(HomeUrl) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.HomeUrlRequest
-
- setId(String) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
- setId(String) - Method in class co.aurasphere.botmill.fb.model.base.User
-
- setId(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- setId(String) - Method in class co.aurasphere.botmill.fb.model.incoming.MessengerCallbackEntry
-
- setImage(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
- setImageSize(int) - Method in class co.aurasphere.botmill.fb.model.api.messengercode.MessengerCodeRequest
-
- setImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateElementBuilder
-
- setImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateElementBuilder
-
Sets the image URL of item.
- setImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.quickreply.QuickReply
-
Sets the image url.
- setImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Sets the image url.
- setImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Sets the image url.
- setImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Sets the image url.
- setInTest(boolean) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.HomeUrl
-
- setIntroMessage(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBaseTemplatePayload
-
Sets the intro message.
- setIsEcho(boolean) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.EchoMessage
-
- setItemUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Sets the item url.
- setLabel(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Field
-
Sets the label.
- setLabel(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PriceLabel
-
Sets the label.
- setLastName(String) - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- setLatitude(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.LocationCoordinates
-
- setLocale(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.Greeting
-
- setLocale(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Sets the locale.
- setLocale(String) - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- setLocale(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBaseTemplatePayload
-
Sets the locale.
- setLogoImageUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the logo image url.
- setLongitude(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.LocationCoordinates
-
- setMerchantName(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
Sets the merchant name.
- setMerchantName(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the merchant name.
- setMerchantName(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Sets the merchant name.
- setMessage(String) - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookError
-
- setMessage(IncomingMessage) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setMessage(Message) - Method in class co.aurasphere.botmill.fb.model.outcoming.message.FbBotMillMessageResponse
-
- setMessageId(String) - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookConfirmationMessage
-
- setMessaging(List<MessageEnvelope>) - Method in class co.aurasphere.botmill.fb.model.incoming.MessengerCallbackEntry
-
- setMessengerExtensions(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.DefaultAction
-
Sets the messenger extensions.
- setMetadata(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.EchoMessage
-
- setMid(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.EchoMessage
-
- setMid(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ReceivedMessage
-
- setMids(List<String>) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.DeliveredMessage
-
- setName(String) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
- setName(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerInfo
-
Sets the name.
- setName(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Adjustment
-
Sets the name.
- setObject(MessengerCallbackObject) - Method in class co.aurasphere.botmill.fb.model.incoming.MessengerCallback
-
- setOptin(Optin) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setOrderNumber(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the order number.
- setOrderUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
Sets the URL of order.
- setOrderUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the order url.
- setOther(int) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- setPageToken(String) - Method in class co.aurasphere.botmill.fb.FbBotMillContext
-
Deprecated.
- setPassengerId(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerInfo
-
Sets the passenger id.
- setPassengerId(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Sets the passenger id.
- setPassengerInfo(List<PassengerInfo>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Sets the passenger info.
- setPassengerName(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the passenger name.
- setPassengerSegmentInfo(List<PassengerSegmentInfo>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Sets the passenger segment info.
- setPayload(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.GetStarted
-
- setPayload(Payload) - Method in class co.aurasphere.botmill.fb.model.base.Attachment
-
- setPayload(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.CheckoutUpdate
-
- setPayload(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- setPayload(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Postback
-
- setPayload(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.PreCheckout
-
- setPayload(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.quickreply.QuickReply
-
Sets the payload.
- setPayload(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.BuyButton
-
Sets the payload.
- setPayload(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PostbackButton
-
Sets the payload.
- setPayment(Payment) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setPaymentCredential(PaymentCredential) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- setPaymentDevModeAction(PaymentDevModeAction) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentSettings
-
- setPaymentEnabled(boolean) - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- setPaymentMethod(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the payment method.
- setPaymentsPrivacyUrl(String) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Sets the payment privacy Url.
- setPaymentsPublicKey(String) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Sets the payment public key.
- setPaymentSummary(PaymentSummary) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BuyButtonBuilder
-
- setPaymentSummary(String, PaymentType, String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BuyButtonBuilder
-
- setPaymentSummary(PaymentSummary) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.BuyButton
-
Sets the payment summary.
- setPaymentTesters(List<String>) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentSettings
-
- setPaymentType(PaymentType) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Sets the payment type.
- setPeriod(String) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
- setPersistentMenu(List<Button>) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Sets a Persistent Menu of buttons which is always available to the user.
- setPersistentMenu(List<PersistentMenu>) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenuRequest
-
Sets the persistent menu.
- setPersistentMenus(List<PersistentMenu>) - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Sets the persistent menus.
- setPnrNumber(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBasePnrNumberTemplatePayload
-
Sets the pnr number.
- setPnrNumber(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the pnr number.
- setPostalCode(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- setPostalCode(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AddressBuilder
-
Sets the postal code.
- setPostalCode(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Sets the postal code.
- setPostback(Postback) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setPreCheckout(PreCheckout) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setPrice(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateElementBuilder
-
Sets the item price.
- setPrice(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Sets the price.
- setPriceInfo(List<PriceInfo>) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Sets the price info.
- setPriceList(List<PriceLabel>) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Sets the price list.
- setPrivacyUrl(String) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentSettings
-
- setProductInfo(List<ProductInfo>) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Sets the product info.
- setProfilePic(String) - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- setProviderType(ProviderType) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- setPublicKey(String) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentSettings
-
- setQrCode(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
Sets the Aztec or QR code for the current
BoardingPass object.
- setQrCode(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the qr code.
- setQuantity(int) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateElementBuilder
-
Sets a quantity of item.
- setQuantity(int) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Sets the quantity.
- setQuickReplies(List<QuickReply>) - Method in class co.aurasphere.botmill.fb.model.outcoming.message.Message
-
- setQuickReply(QuickReply) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.IncomingMessage
-
- setRead(Read) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setRecipient(User) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setRecipient(User) - Method in class co.aurasphere.botmill.fb.model.outcoming.FbBotMillResponse
-
- setRecipientId(String) - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookConfirmationMessage
-
- setRecipientName(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the recipient name.
- setRedirectUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
- setRef(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Optin
-
- setRef(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Referral
-
- setReferral(Referral) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Postback
-
- setReferral(Referral) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setReportSpam(int) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- setRequestedUserInfo(RequestedUserInfo) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- setRequestedUserInfo(RequestedUserInfo) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.PreCheckout
-
- setRequestedUserInfo(List<RequestedUserInfo>) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Sets the requested user info.
- setResult(String) - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookConfirmationMessage
-
- setReusable(boolean) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.AttachmentPayload
-
- setSeat(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
- setSeat(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the seat.
- setSeat(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Sets the seat.
- setSeatType(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Sets the seat type.
- setSecondaryFields(List<Field>) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the secondary fields.
- setSegmentId(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfoExtended
-
Sets the segment id.
- setSegmentId(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerSegmentInfo
-
Sets the segment id.
- setSender(User) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setSeq(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.DeliveredMessage
-
- setSeq(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.EchoMessage
-
- setSeq(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Read
-
- setSeq(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ReceivedMessage
-
- setShippingAddress(ShippingAddress) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.CheckoutUpdate
-
- setShippingCost(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Summary
-
Sets the shipping cost.
- setShippingOptionId(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.Payment
-
- setSource(ReferralSource) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Referral
-
- setState(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- setState(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AddressBuilder
-
Sets the state abbreviation or Region/Province (international).
- setState(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Sets the state.
- setStatus(AccountLinkingStatus) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.AccountLinking
-
- setStreet1(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- setStreet1(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AddressBuilder
-
Sets the Street address, line 1.
- setStreet1(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Sets the street 1.
- setStreet2(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- setStreet2(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AddressBuilder
-
Sets the Street address, line 2.
- setStreet2(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Address
-
Sets the street 2.
- setSubtitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.GenericTemplateElementBuilder
-
- setSubtitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateElementBuilder
-
- setSubtitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateElementBuilder
-
Sets a subtitle for the item.
- setSubtitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Sets the subtitle.
- setSubtitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Sets the subtitle.
- setSubtitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Sets the subtitle.
- setSubtotal(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Summary
-
Sets the subtotal.
- setSummary(Summary) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
- setSummary(BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
- setSummary(Summary) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the summary.
- setTax(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
Sets the tax amount for this itinerary.
- setTax(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Sets the tax.
- setTemplateType(PayloadType) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.TemplateBasePayload
-
- setTerminal(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Airport
-
Sets the terminal.
- setTestPayment(boolean) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.PaymentSummaryBuilder
-
- setTestPayment(boolean) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentSummary
-
Sets the test payment.
- setText(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.Greeting
-
- setText(String) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.greeting.Greeting
-
- setText(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.IncomingMessage
-
- setText(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.message.TextMessage
-
- setText(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ButtonTemplatePayload
-
- setThemeColor(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineBoardingPassTemplateBuilder
-
Sets the theme color for this template.
- setThemeColor(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineCheckinTemplateBuilder
-
Sets the theme color for this template.
- setThemeColor(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineFlightUpdateTemplateBuilder
-
Sets the theme color for this template.
- setThemeColor(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.AirlineItineraryTemplateBuilder
-
Sets the theme color for this template.
- setThemeColor(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineBaseTemplatePayload
-
Sets the theme color.
- setThreadState(ThreadState) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.CallToActionsRequest
-
- setTicketNumber(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PassengerInfo
-
Sets the ticket number.
- setTime(Calendar) - Method in class co.aurasphere.botmill.fb.model.incoming.MessengerCallbackEntry
-
- setTimestamp(Calendar) - Method in class co.aurasphere.botmill.fb.model.incoming.MessageEnvelope
-
- setTimestamp(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ReceiptTemplateBuilder
-
Sets the timestamp of the order, in seconds.
- setTimestamp(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ReceiptTemplatePayload
-
Sets the timestamp.
- setTimezone(String) - Method in class co.aurasphere.botmill.fb.model.api.userprofile.FacebookUserProfile
-
- SettingType - Enum in co.aurasphere.botmill.fb.model.api.threadsettings
-
Enum for the Thread Setting to modify.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.MessagingInsightBaseRecord
-
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.CallToActionNested
-
Sets the title.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Sets the title.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.base.Attachment
-
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.quickreply.QuickReply
-
Sets the title.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.PriceInfo
-
Sets the title.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.ProductInfo
-
Sets the title.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.BuyButton
-
Sets the title.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.PostbackButton
-
Sets the title.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.WebUrlButton
-
Sets the title.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.generic.GenericTemplateElement
-
Sets the title.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.ListTemplateElement
-
Sets the title.
- setTitle(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.ReceiptTemplateElement
-
Sets the title.
- setTokenExpiryMonth(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- setTokenExpiryYear(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- setTokenizedCard(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- setTokenizedCvv(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.payment.PaymentCredential
-
- setTopElementStyle(TopElementStyle) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.ListTemplateBuilder
-
- setTopElementStyle(TopElementStyle) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.ListTemplatePayload
-
- setTotalCost(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Summary
-
Sets the total cost.
- setTotalPrice(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineItineraryTemplatePayload
-
Sets the total price.
- setTotalTax(BigDecimal) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Summary
-
Sets the total tax.
- setTravelClass(TravelClass) - Method in class co.aurasphere.botmill.fb.model.outcoming.factory.BoardingPassBuilder
-
- setTravelClass(TravelClass) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.BoardingPass
-
Sets the travel class.
- setTravelClass(TravelClass) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.FlightInfoExtended
-
Sets the travel class.
- setTurnOff(int) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- setTurnOn(int) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValueEnum
-
- setType(MessengerCodeType) - Method in class co.aurasphere.botmill.fb.model.api.messengercode.MessengerCodeRequest
-
- setType(ButtonType) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.CallToActionNested
-
- setType(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Sets the type.
- setType(SettingType) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.ThreadSettingsBaseRequest
-
- setType(AttachmentType) - Method in class co.aurasphere.botmill.fb.model.base.Attachment
-
- setType(ReferralType) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Referral
-
- setType(String) - Method in class co.aurasphere.botmill.fb.model.incoming.FacebookError
-
- setType(ButtonType) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.Button
-
Sets the type.
- setup(String, String) - Method in class co.aurasphere.botmill.fb.FbBotMillContext
-
Convenience method for quickly setting up the FbBotMill environment.
- setUpdateFlightInfo(FlightInfo) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.template.airline.AirlineFlightUpdateTemplatePayload
-
Sets the update flight info.
- setUri(String) - Method in class co.aurasphere.botmill.fb.model.api.messengercode.MessengerCode
-
- setUrl(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.HomeUrl
-
- setUrl(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Sets the url.
- setUrl(String) - Method in class co.aurasphere.botmill.fb.model.base.Attachment
-
- setUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.payload.UrlPayload
-
- setUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.LoginButton
-
Sets the url.
- setUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.button.WebUrlButton
-
Sets the url.
- setUrl(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.DefaultAction
-
Sets the url.
- setValidationEnabled(boolean) - Method in class co.aurasphere.botmill.fb.FbBotMillContext
-
- setValidationToken(String) - Method in class co.aurasphere.botmill.fb.FbBotMillContext
-
Deprecated.
- setValue(String) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueActiveThreadCountsValue
-
- setValue(DailyUniqueConversationCountsValueEnum) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsValue
-
- setValue(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.Field
-
Sets the value.
- setValue(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.airline.ProductInfo
-
Sets the value.
- setValues(List<DailyUniqueConversationCountsValue>) - Method in class co.aurasphere.botmill.fb.model.api.messaginginsight.DailyUniqueConversationCountsRecord
-
- setWatermark(Calendar) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.DeliveredMessage
-
- setWatermark(String) - Method in class co.aurasphere.botmill.fb.model.incoming.callback.Read
-
- setWebviewHeightRatio(WebViewHeightRatioType) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.HomeUrl
-
- setWebViewHeightRatio(String) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.persistentmenu.PersistentMenu
-
Sets the web view height ratio.
- setWebviewHeightRatio(String) - Method in class co.aurasphere.botmill.fb.model.outcoming.template.list.DefaultAction
-
Sets the webview height ratio.
- setWebviewShareButton(WebViewShareButton) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.HomeUrl
-
- setWhiteListDomains(List<String>) - Static method in class co.aurasphere.botmill.fb.api.ThreadSettingsApi
-
Deprecated.
Adds a list of domains that needs to be "white listed".
- setWhitelistedDomains(List<String>) - Static method in class co.aurasphere.botmill.fb.api.MessengerProfileApi
-
Adds a list of domains that needs to be whitelisted.
- setWhitelistedDomains(List<String>) - Method in class co.aurasphere.botmill.fb.model.api.messengerprofile.SetWhitelistedDomainsRequest
-
- setWhiteListedDomains(List<String>) - Method in class co.aurasphere.botmill.fb.model.api.threadsettings.WhitelistDomainRequest
-
Sets the white listed domains.
- SetWhitelistedDomainsRequest - Class in co.aurasphere.botmill.fb.model.api.messengerprofile
-
- SetWhitelistedDomainsRequest() - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.SetWhitelistedDomainsRequest
-
Instantiates a new SetWhitelistedDomainsRequest.
- SetWhitelistedDomainsRequest(List<String>) - Constructor for class co.aurasphere.botmill.fb.model.api.messengerprofile.SetWhitelistedDomainsRequest
-
Instantiates a new SetWhitelistedDomainsRequest.
- ShareButton - Class in co.aurasphere.botmill.fb.model.outcoming.template.button
-
The Share Button Class/Object.
- ShareButton() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.button.ShareButton
-
Instantiates a new share button.
- ShippingAddress - Class in co.aurasphere.botmill.fb.model.incoming.callback
-
An object that represents the shipping address, used by the
CheckoutUpdate class.
- ShippingAddress() - Constructor for class co.aurasphere.botmill.fb.model.incoming.callback.ShippingAddress
-
- Summary - Class in co.aurasphere.botmill.fb.model.outcoming.template.receipt
-
The Class Summary.
- Summary() - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Summary
-
Instantiates a new summary.
- Summary(BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Constructor for class co.aurasphere.botmill.fb.model.outcoming.template.receipt.Summary
-
Instantiates a new summary.
- validate(FbBotMillResponse) - Method in class co.aurasphere.botmill.fb.bean.FbBotMillBean
-
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.event.FbBotMillEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.api.messengercode.MessengerCodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.api.threadsettings.DomainActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentDevModeAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.api.threadsettings.SettingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.api.threadsettings.ThreadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.api.userprofile.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.base.AttachmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.incoming.callback.AccountLinkingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.incoming.callback.payment.ProviderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.incoming.callback.ReferralSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.incoming.callback.ReferralType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.incoming.MessengerCallbackObject
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.action.TypingAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.payload.PayloadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.quickreply.QuickReplyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.airline.TravelClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.airline.UpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.button.ButtonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.button.RequestedUserInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.button.WebViewHeightRatioType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.button.WebViewShareButton
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.list.TopElementStyle
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum co.aurasphere.botmill.fb.event.FbBotMillEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.api.messengercode.MessengerCodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.api.threadsettings.DomainActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.api.threadsettings.payment.PaymentDevModeAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.api.threadsettings.SettingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.api.threadsettings.ThreadState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.api.userprofile.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.base.AttachmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.incoming.callback.AccountLinkingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.incoming.callback.payment.ProviderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.incoming.callback.ReferralSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.incoming.callback.ReferralType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.incoming.MessengerCallbackObject
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.action.TypingAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.payload.PayloadType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.quickreply.QuickReplyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.airline.TravelClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.airline.UpdateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.button.ButtonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.button.PaymentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.button.RequestedUserInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.button.WebViewHeightRatioType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.button.WebViewShareButton
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum co.aurasphere.botmill.fb.model.outcoming.template.list.TopElementStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.account.AccountLinkingEvent
-
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.account.ReferralEvent
-
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.AnyEvent
-
Verify event condition.
- verifyEventCondition(MessageEnvelope) - Method in interface co.aurasphere.botmill.fb.event.FbBotMillEvent
-
A method which evaluates whether the event is verified or not.
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.media.AudioEvent
-
This method is called to verify that the message envelope contains the
payload to verify that we are processing a location input.
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.media.FileEvent
-
This method is called to verify that the message envelope contains the
payload to verify that we are processing a location input.
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.media.ImageEvent
-
This method is called to verify that the message envelope contains the
payload to verify that we are processing a location input.
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.media.VideoEvent
-
This method is called to verify that the message envelope contains the
payload to verify that we are processing a location input.
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.message.AnyMessageEvent
-
Verify event condition.
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.message.LocationEvent
-
This method is called to verify that the message envelope contains the
payload to verify that we are processing a location input.
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.message.MessageEvent
-
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.message.MessagePatternEvent
-
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.message.QuickReplyMessageEvent
-
Verify event condition.
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.message.QuickReplyMessagePatternEvent
-
Verify event condition.
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.postback.AnyPostbackEvent
-
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.postback.PostbackEvent
-
- verifyEventCondition(MessageEnvelope) - Method in class co.aurasphere.botmill.fb.event.postback.PostbackPatternEvent
-
- verifyPatternMatch(String) - Method in class co.aurasphere.botmill.fb.event.base.BasePatternEvent
-
Verify pattern match.
- verifyStringMatch(String) - Method in class co.aurasphere.botmill.fb.event.base.BaseStringEvent
-
Verify string match.
- VideoEvent - Class in co.aurasphere.botmill.fb.event.media
-
An
FbBotMillEvent that triggers whenever the users sends a text
message that matches an exact String.
- VideoEvent() - Constructor for class co.aurasphere.botmill.fb.event.media.VideoEvent
-