最近搜索


没有最近搜索

Krystian Wiewiór's Avatar

Krystian Wiewiór

已加入2024年11月20日

·

最后活动2024年11月20日

关注

0

关注者

0

活动总数

1

投票

0

订阅

0

活动概览

的最新活动 Krystian Wiewiór

Krystian Wiewiór 创建了一个帖子,

帖子 Developer - Zendesk SDKs

https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/android/advanced_integration/

I would like to clear messages in my Android app after ending a conversation.

I am doing .invalidate() function and next Im creating new instance.

It should work and clear messages, but it doesnt;

Invalidate the SDK
Invalidating the Zendesk SDK refers to the process of stopping its current instance. Upon instance invalidation, Zendesk SDK nullifies the invalidated instance and references to the internal storages are lost. This ensures that unused data does not accumulate over time, freeing up system resources. When the end user logs out, the Zendesk SDK removes all user details from local storages and terminates the real-time connection. Invalidating the Zendesk SDK instance means that no messages nor notifications will be received.

已于 2024年11月20日 发布 · Krystian Wiewiór

0

关注者

2

投票

1

Comment