livechat / chat-window-android

LiveChat mobile chat window for Android
https://developers.livechatinc.com/mobile/android/
MIT License
23 stars 28 forks source link

Allow initializing Chat Window with a Message #58

Closed codekeyz closed 3 years ago

codekeyz commented 3 years ago
ChatWindowConfiguration(
  "your_licence_number",
  "group_id",
  "Visitor name",
  "visitor@email.com",
  customParamsMap
);

Is there a way i can parse a query during initialization?

nomyzs commented 3 years ago

Hello @codekeyz Thanks for reaching out. I am not sure if understood your question correctly. But you can customise your welcome message in the web app in chat settings. See here: Agent Web App -> Settings -> Chat Widget -> Language

Hope that helps!

nomyzs commented 3 years ago

Hopefully this helped and solved your case @codekeyz . Closing this now, but feel to create new issue or reach me via email - s.jarosz@livechat.com