Skip to content

Commit ffefcfc

Browse files
authored
Update call.md
1 parent f3d3b9d commit ffefcfc

File tree

1 file changed

+1
-0
lines changed
  • api-reference/v1.0/resources

1 file changed

+1
-0
lines changed

api-reference/v1.0/resources/call.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ https://teams.microsoft.com/l/meetup-join/19:meeting_NTg0NmQ3NTctZDVkZC00YzRhLTh
3535

3636
| Method | Return Type | Description |
3737
|:-------------------------------------------------------------------------|:--------------------------------------------------------------------|:--------------------------------------------------------------------------------|
38+
| [Create](../api/application-post-calls.md) | [call](call.md) | Create **call** enables your bot to create a new outgoing peer-to-peer or group call, or join an existing meeting. |
3839
| [Get](../api/call-get.md) | [call](call.md) | Read properties of the **call** object. |
3940
| [Delete/hang up](../api/call-delete.md) | None | Delete or Hang-up an active **call**. |
4041
| [Keep alive](../api/call-keepalive.md) | None | Ensure that the call remains active. |

0 commit comments

Comments
 (0)