Detecting multiple instances of the AWS Softphone across tabs using connect streams API

0

I've been looking through this documentation: https://github.com/amazon-connect/amazon-connect-streams/blob/master/Documentation.md

I can't find anything that will allow me to detect what the original/contact softphone is, and what the signalling only softphones are.

Does this functionality exist? Is it possible to get the ID for the current softphone tab?

Jeremy
質問済み 2年前270ビュー
1回答
0

Hello,

Since the connect streams API is using WebRTC you may need to utilize the https://github.com/aws/connect-rtc-js feature if you're use case isn't possible with the connect-streams API. The connect streams API allows you the extend the default behaviors of Amazon Connect so it depends on what you're trying to accomplish. For further details on the APIs capabilities the best spot would be to open a GitHub issue with snippets of code you're using. There the team can see if you're use case is possible with the specific API.

AWS
サポートエンジニア
Tim_P
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ