File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/communication-services/concepts/call-automation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -164,8 +164,8 @@ The Call Automation events are sent to the web hook callback URI specified when
164
164
| CallTransferFailed | The transfer of your application’s call leg failed |
165
165
| AddParticipantSucceeded| Your application added a participant |
166
166
| AddParticipantFailed | Your application was unable to add a participant |
167
- | CancelAddParticipantSucceeded| Your application cancelled adding a participant |
168
- | CancelAddParticipantFailed | Your application was unable cancel adding a participant |
167
+ | CancelAddParticipantSucceeded| Your application canceled adding a participant |
168
+ | CancelAddParticipantFailed | Your application was unable to cancel adding a participant |
169
169
| RemoveParticipantSucceeded| Your application has successfully removed a participant from the call. |
170
170
| RemoveParticipantFailed | Your application was unable to remove a participant from the call. |
171
171
| ParticipantsUpdated | The status of a participant changed while your application’s call leg was connected to a call |
You can’t perform that action at this time.
0 commit comments