connect_stop_contact_streaming: Ends message streaming on a specified contact

View source: R/connect_operations.R

connect_stop_contact_streamingR Documentation

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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.