question

KambalekarManjunath-9024 avatar image
0 Votes"
KambalekarManjunath-9024 asked KambalekarManjunath-9024 commented

[ACS/iOS] Can we register for push notification for incoming call using a client agent created with accesstoken?

Hello, we are building a teams interop app using ACS for iOS and Android. I wanted to know if we can use push notification service from ACS to notify the guest users when call starts. This app is for guest users who wants to join the meeting hosted by the speaker. And guests are able to join the call using accesstokens and meeting url.

azure-communication-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ryanchill avatar image
0 Votes"
ryanchill answered KambalekarManjunath-9024 commented

I think https://docs.microsoft.com/en-us/azure/communication-services/concepts/notifications is what you're looking for @KambalekarManjunath-9024. Since ACS is still preview so there may not be any samples on how to implement just yet. With regards to a meeting started notification though, there isn't one out of the box. You will have to establish your own flow of determining when a meeting started and generating your own notification.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.