microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Get participants from the call

Open
#140 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
253
Forks
275
Avg merge
1d 5h
Merged PRs (30d)
1

Description

First case
I called bot using my Teams account. The call was answered by using an answer API and then invited a participant. Now there are 3 participants: bot, my Teams account and invited participant.
Now when I try to get the participants of the call, it gives no participants.

Second case
When a group call is initiated at once i.e calling bot and participants at a time, I can easily get the participants in the call.

Does it mean that we can only get participants of the call if the call generated at once with multiple participants?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the answer API flow with the group-call flow described in the issue, focusing on the participant retrieval request after a participant is invited. Verify the documented behavior and response for both cases; done means establishing whether sequentially added participants should be returned and recording the required correction or clarification.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.