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 DisconnectUser operation. Disconnects all connections using a specified user ID from a room. This replicates the DisconnectUser WebSocket operation in the Amazon IVS Chat Messaging API.
Namespace: Amazon.Ivschat.Model
Assembly: AWSSDK.Ivschat.dll
Version: 3.x.y.z
public class DisconnectUserRequest : AmazonIvschatRequest IAmazonWebServiceRequest
The DisconnectUserRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DisconnectUserRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Reason | System.String |
Gets and sets the property Reason. Reason for disconnecting the user. |
![]() |
RoomIdentifier | System.String |
Gets and sets the property RoomIdentifier. Identifier of the room from which the user's clients should be disconnected. Currently this must be an ARN. |
![]() |
UserId | System.String |
Gets and sets the property UserId. ID of the user (connection) to disconnect from the room. |
.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