IPWorks IoT 2020 Kotlin Edition

Questions / Feedback?

ClientProperties Property

A collection of table fields that describe properties of the client.

Syntax

public val clientProperties: MutableAMQPCTableFieldList

Remarks

This property holds a collection of AMQPCTableField objects representing client properties. During the connection process, these properties will be sent to the server.

While the component does not send any client properties by default, it is common for AMQP clients to send "product", "version", and "platform" properties to help identify themselves.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks IoT 2020 Kotlin Edition - Version 20.0 [Build 7941]