zoho / SalesIQ-Mobilisten-ReactNative

Your mobile app's ideal live chat partner. Power up your mobile App with the SalesIQ Mobilisten SDK for React-Native.
https://mobilisten.io/
8 stars 12 forks source link

Feature request: Display conversation on the page/screen #18

Closed dieptang closed 3 years ago

dieptang commented 3 years ago

Hello again,

Thanks for the previous great support, I want to customize more flexible on our application, I will make the single page as a support live chat and it should be display the conversation/dashboard instead of showing the Launcher everywhere. Like the image below

image

Is there any function for that, ZohoSalesIQ.openChat(); and ZohoSalesIQ.setLauncherVisibility(); not helpful,

Thank you.

Angu-G commented 3 years ago

Hello @dieptang, We do have an internal API to fetch the list of conversations .getChats(). It will return the conversations with the properties mentioned here. You can populate the list in your own UI and upon tapping of particular conversation you can trigger .openChatWithID() API to open the chat window.

dieptang commented 3 years ago

@Angu-G Okay ;) only wondering if the API have the function already with one line of code will more easy. Anyhow I will improve on my application later. Thank you.

hieplam commented 3 years ago

@dieptang Hi i'm having trouble in localize in VN, can we have a chat by email?

Angu-G commented 3 years ago

Hi @hieplam, please write to us at support[at]zohosalesiq[dot]com.