Good afternoon everyone
I'm looking for some help with handling web messaging interactions, i'm not sure if im right but what i read is that i can't set display name and handle a customer id to get the history of the conversation for an specific id using web messaging java sdk, i followed instructions from this link:
to start a conversation, for the agent it displays the interacion with "No Name" display name and there's no conversation historical, example:
So that's the question, how can i change the display name from web messaging java sdk and handle historical for conversations.
Thank you so much