Skip to content

Commit 28a2376

Browse files
authored
Update call.md
1 parent ffefcfc commit 28a2376

File tree

1 file changed

+1
-0
lines changed
  • api-reference/beta/resources

1 file changed

+1
-0
lines changed

api-reference/beta/resources/call.md

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

3838
| Method | Return Type | Description |
3939
|:-------------------------------------------------------------------|:------------------------------------------------------------|:--------------------------------------------------------------------------------|
40+
| [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. |
4041
| [Get](../api/call-get.md) | [call](call.md) | Read properties of the **call** object. |
4142
| [Delete/hang up](../api/call-delete.md) | None | Delete or Hang-up an active **call**. |
4243
| [Keep alive](../api/call-keepalive.md) | None | Ensure that the call remains active.

0 commit comments

Comments
 (0)