Can I integrate the LiveZilla Chat Window into my own Android/IOS/Windows Phone app?
Yes, that's possible.
While there's no native integration, you can embed the external LiveZilla Chat Window using the mobile environment's
WebView control.
A WebView is a browser bundled inside of a mobile application (similar to an iframe).
The URL of the LiveZilla external customer side Chat Window will be like this:
http://yourwebsite.domain/livezilla/chat.php?s=1
The optional GET parameter
s will hide the logo and some texts for 'better fit' on mobile devices.
Here's a list of controls that allow direct integration:
20 of 58 people found this helpful.