present Chatbox
Manually display the Chatbox as an Activity (will appear on top of your current view hierarchy).
If you use the default chat button, the iAdvize SDK automatically takes care of presenting the chatbox when the user taps on it. But if you use a custom chat button, you have to use this method to present the chatbox when the button is tapped.
Parameters
context
Context of the application.