make difference between users in the web/mobile SDK | Community
Skip to main content

make difference between users in the web/mobile SDK

  • February 2, 2023
  • 1 reply
  • 0 views

Ram13

Hi,
we use in the chat in our web platform,
now we implement the unified mobile SDK in our apps (IOS/Android).
we want that our support team will be the option to identify if the user in the chat is from our web or from the unified mobile SDK.

and if is possible to notice between IOS to Android is even better.

1 reply

  • February 7, 2023
Hi Ram, 
 
Using the ticket id generated by the chat, you can make a call to the Tickets API to return the channel for that chat. The Chat API also returns information about the source of the interaction via the session property.
 
Hope this helps!
 
Erica