AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateMeetingDialOut operation. Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an outbound call to a public switched telephone network (PSTN) and join them into a Chime meeting. Also ensures that the From number belongs to the customer.
To play welcome audio or implement an interactive voice response (IVR), use the CreateSipMediaApplicationCall
action with the corresponding SIP media application ID.
This API is is not available in a dedicated namespace.
Namespace: Amazon.Chime.Model
Assembly: AWSSDK.Chime.dll
Version: 3.x.y.z
public class CreateMeetingDialOutRequest : AmazonChimeRequest IAmazonWebServiceRequest
The CreateMeetingDialOutRequest type exposes the following members
Name | Description | |
---|---|---|
CreateMeetingDialOutRequest() |
Name | Type | Description | |
---|---|---|---|
FromPhoneNumber | System.String |
Gets and sets the property FromPhoneNumber. Phone number used as the caller ID when the remote party receives a call. |
|
JoinToken | System.String |
Gets and sets the property JoinToken. Token used by the Amazon Chime SDK attendee. Call the CreateAttendee action to get a join token. |
|
MeetingId | System.String |
Gets and sets the property MeetingId. The Amazon Chime SDK meeting ID. |
|
ToPhoneNumber | System.String |
Gets and sets the property ToPhoneNumber. Phone number called when inviting someone to a meeting. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5