Learn R Programming

paws.customer.engagement (version 0.8.0)

connect_stop_contact_streaming: Ends message streaming on a specified contact

Description

Ends message streaming on a specified contact. To restart message streaming on that contact, call the start_contact_streaming API.

See https://www.paws-r-sdk.com/docs/connect_stop_contact_streaming/ for full documentation.

Usage

connect_stop_contact_streaming(InstanceId, ContactId, StreamingId)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

ContactId

[required] The identifier of the contact. This is the identifier of the contact that is associated with the first interaction with the contact center.

StreamingId

[required] The identifier of the streaming configuration enabled.