UpdateParticipantRoleConfigResult |
AmazonConnectClient.updateParticipantRoleConfig(UpdateParticipantRoleConfigRequest request)
Updates timeouts for when human chat participants are to be considered idle, and when agents are automatically
disconnected from a chat due to idleness.
|
UpdateParticipantRoleConfigResult |
AbstractAmazonConnect.updateParticipantRoleConfig(UpdateParticipantRoleConfigRequest request) |
UpdateParticipantRoleConfigResult |
AmazonConnect.updateParticipantRoleConfig(UpdateParticipantRoleConfigRequest updateParticipantRoleConfigRequest)
Updates timeouts for when human chat participants are to be considered idle, and when agents are automatically
disconnected from a chat due to idleness.
|
Future<UpdateParticipantRoleConfigResult> |
AmazonConnectAsyncClient.updateParticipantRoleConfigAsync(UpdateParticipantRoleConfigRequest request) |
Future<UpdateParticipantRoleConfigResult> |
AbstractAmazonConnectAsync.updateParticipantRoleConfigAsync(UpdateParticipantRoleConfigRequest request) |
Future<UpdateParticipantRoleConfigResult> |
AmazonConnectAsync.updateParticipantRoleConfigAsync(UpdateParticipantRoleConfigRequest updateParticipantRoleConfigRequest)
Updates timeouts for when human chat participants are to be considered idle, and when agents are automatically
disconnected from a chat due to idleness.
|
Future<UpdateParticipantRoleConfigResult> |
AmazonConnectAsyncClient.updateParticipantRoleConfigAsync(UpdateParticipantRoleConfigRequest request,
AsyncHandler<UpdateParticipantRoleConfigRequest,UpdateParticipantRoleConfigResult> asyncHandler) |
Future<UpdateParticipantRoleConfigResult> |
AbstractAmazonConnectAsync.updateParticipantRoleConfigAsync(UpdateParticipantRoleConfigRequest request,
AsyncHandler<UpdateParticipantRoleConfigRequest,UpdateParticipantRoleConfigResult> asyncHandler) |
Future<UpdateParticipantRoleConfigResult> |
AmazonConnectAsync.updateParticipantRoleConfigAsync(UpdateParticipantRoleConfigRequest updateParticipantRoleConfigRequest,
AsyncHandler<UpdateParticipantRoleConfigRequest,UpdateParticipantRoleConfigResult> asyncHandler)
Updates timeouts for when human chat participants are to be considered idle, and when agents are automatically
disconnected from a chat due to idleness.
|