connectparticipant_describe_view {paws.customer.engagement}R Documentation

Retrieves the view for the specified view token

Description

Retrieves the view for the specified view token.

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

Usage

connectparticipant_describe_view(ViewToken, ConnectionToken)

Arguments

ViewToken

[required] An encrypted token originating from the interactive message of a ShowView block operation. Represents the desired view.

ConnectionToken

[required] The connection token.


[Package paws.customer.engagement version 0.7.0 Index]