Calls.InitiateGroupCall.All
Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Application Permission
|
|
Id |
4c277553-8a09-487b-8023-29ee378d8324 |
Display String |
Initiate outgoing group calls from the app |
Description |
Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user. |
Resources
Property |
Type |
Description |
clientContext |
String |
The client context. |
id |
String |
The ID of the server operation. Read-only. |
resultInfo |
resultInfo |
The result information. Read-only. |
status |
operationStatus |
The status of the operation. Possible values are: notStarted , running , completed , failed . Read-only. |
Property |
Type |
Description |
blob |
String |
The media configuration blob generated by smart media agent. |
Property |
Type |
Description |
id |
string |
Read-only. |
receivers |
collection(string) |
List of receiving participant ids. |
routingMode |
string |
Routing group mode. Possible values are: oneToOne , multicast . |
sources |
collection(string) |
List of source participant ids. |
Property |
Type |
Description |
callbackUri |
String |
The callback URL on which callbacks will be delivered. Must be https . |
callChainId |
String |
A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in a P2P call. This needs to be copied over from Microsoft.Graph.Call.CallChainId . |
callOptions |
outgoingCallOptions |
Contains the optional features for the call. |
callRoutes |
callRoute collection |
The routing information on how the call was retargeted. Read-only. |
chatInfo |
chatInfo |
The chat information. Required information for joining a meeting. |
direction |
callDirection |
The direction of the call. The possible value are incoming or outgoing . Read-only. |
id |
String |
The unique identifier for the call. Read-only. |
incomingContext |
incomingContext |
Call context associated with an incoming call. |
mediaConfig |
appHostedMediaConfig or serviceHostedMediaConfig |
The media configuration. Required. |
mediaState |
callMediaState |
Read-only. The call media state. |
meetingInfo |
organizerMeetingInfo, tokenMeetingInfo, or joinMeetingIdMeetingInfo |
The meeting information. Required information for meeting scenarios. |
myParticipantId |
String |
Read-only. |
requestedModalities |
modality collection |
The list of requested modalities. Possible values are: unknown , audio , video , videoBasedScreenSharing , data . |
resultInfo |
resultInfo |
The result information. For example can hold termination reason. Read-only. |
source |
participantInfo |
The originator of the call. |
state |
callState |
The call state. Possible values are: incoming , establishing , ringing , established , hold , transferring , transferAccepted , redirecting , terminating , terminated . Read-only. |
subject |
String |
The subject of the conversation. |
targets |
invitationParticipantInfo collection |
The targets of the call. Required information for creating peer to peer call. |
toneInfo |
toneInfo |
Read-only. |
transcription |
callTranscriptionInfo |
The transcription information for the call. Read-only. |
Property |
Type |
Description |
id |
String |
Unique identifier for the content sharing session. Read-only. Inherited from entity. |
Property |
Type |
Description |
application |
identity |
Optional. The application associated with this action. |
device |
identity |
Optional. The device associated with this action. |
user |
identity |
Optional. The user associated with this action. |