microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Can user be removed from online meeting after transfer or can the online meeting be closed by IncidentBot?
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Hi,
I had a question regarding the IncidentBot sample under:
This sample works great and it is creating incidents followed by adding user to online meeting. I wanted to check if it is possible to remove the user from the online meeting they were added to earlier via IncidentBot?
I tried ending the call using ICall.DeleteAsync created at:
However looks like that call got deleted when the user was transferred to incident meeting, appreciate any thoughts or comments on this. Additional question about this, can the IncidentBot close/end the online meeting it has joined/started?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Samples/BetaSamples/RemoteMediaSamples/IncidentBot/Bot/Bot.cs around the ICall.DeleteAsync call at line 214, then trace the transfer flow in the IncidentBot sample. Reproduce or inspect the call and meeting lifecycle to determine whether the bot can remove the transferred user or end the meeting. Done means confirming the supported operation or limitation and documenting the answer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100