quick Connect Config
Parameters
value
A block that defines the configuration information for the Quick Connect: quick_connect_type
and one of phone_config
, queue_config
, user_config
. The Quick Connect Config block is documented below.
suspend fun quickConnectConfig(argument: suspend QuickConnectQuickConnectConfigArgsBuilder.() -> Unit)
Parameters
argument
A block that defines the configuration information for the Quick Connect: quick_connect_type
and one of phone_config
, queue_config
, user_config
. The Quick Connect Config block is documented below.