Calls.JoinGroupCall.All
Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user. The app will be joined with the privileges of a directory user to meetings in your organization.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Application Permission
|
|
Id |
f6b49018-60ab-4f81-83bd-22caeabfed2d |
Display String |
Join group calls and meetings as an app |
Description |
Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user. The app will be joined with the privileges of a directory user to meetings in your organization. |
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 |
messageId |
String |
The unique identifier of a message in a Microsoft Teams channel. |
replyChainMessageId |
String |
The ID of the reply message. |
threadId |
String |
The unique identifier for a thread in Microsoft Teams. |
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. |
Property |
Type |
Description |
hideBotAfterEscalation |
Boolean |
Indicates whether to hide the app after the call is escalated. Inherited from callOptions. |
isContentSharingNotificationEnabled |
Boolean |
Indicates whether content sharing notifications should be enabled for the call. Inherited from callOptions. |
Property |
Type |
Description |
preFetchMedia |
mediaInfo collection |
The list of media to pre-fetch. |