WEB-SDK can't recover conversation from BubbleID
RespondidaGood afternoon,
I want to recover conversation object from all my bubbles.
If I use getAllConversation, I have only 16 conversations. However, If I use getAllBubbles I have much more. On other hand, using getConversationByBubbleId(strBubbleId) , I have only result if he bubbleConversation was return in getAllConversation.
Version WEB | 1.44.6
Best regards.
Alejandro.
-
Hi Pascal,
Bubbes I told you aren't archived.
With getAllConversation I got only 16 conversations. Using getConversationByBubbleId(strBubbleId) doesn't have result if the conversation isn't in the return of getAllConversation.
What I have to do is to call openConversationForBubble(bubble) , and then I can recover the conversation. Otherwise isn't possible.
I thought with getAllConversation, I can recover all of them, but apparently it isn't right.
-
Information on Bubble Archived may be found there:
from Glossary in HUB
https://hub.openrainbow.com/#/documentation/doc/hub/glossary
And getAllConversation will returned only all "live/known" conversations by default.
Por favor, entrar para comentar.
Comentários
5 comentários