To update the greeting text from the widget side
Parameters Required to update the greeting textSource ("Original Greeting Text Message")Message("Provide the Message you want to update to")Language("Provide the language code")
Parameters Required to update the greeting text
Source ("Original Greeting Text Message")
Message("Provide the Message you want to update to")
Language("Provide the language code")
acquireIO.updateTranslated({source:”Support team”,message:”YOUR_MESSAGE”,language:”en”);
Last updated 5 years ago