Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The variables defined in EuroMsg UI can be accessed within Message class. Intent type message can be modeled for Message class via new Message (intent) constructor. The following variables exists in Message class:

 

Veri TürüData TypeVariableDescription
StringmediaUrlURL for images and video
StringaltUrlAlternate URL
StringcampaignIdCampaign ID
StringurlCampaign URL
StringmessageMessage
StringsoundSound file
PushTypepushTypePush Type
Map<String, String>paramsCustom parameters

 

...