最近の検索


最近の検索はありません

Messaging SDK — to check if there is an active chat



投稿日時:2023年10月06日

Hi! In legacy chat mobile SDKs we had a logic that checks if there is an active chat with the user (in order not to block the app by timeout, what we usually do). We used the below code:

chat.providers()?.chatProvider()?.chatState?.isChatting == true

How should it look like in Messaging? We can not find relevant documentation


1

1

1件のコメント

Upvoting the request. The same issue with our implementation in messaging SDK. Is there a way to get information that there is an active conversation in the chat, so we won't initiate our app inactivity timeout?

2


サインインしてコメントを残してください。

お探しのものが見つかりませんか?

新規投稿