IPWorks IoT 2020 macOS Edition

Questions / Feedback?

Arguments Property

A collection of table fields that specify arguments to send to the server when calling certain methods.

Syntax

public var arguments: Array<AMQPCTableField> {
get {...} }

Remarks

This property holds a collection of AMQPCTableField objects representing additional arguments sent when one of the following methods is called:

Arguments are typically server-dependent; refer to your server's documentation to determine what, if any, arguments are supported for each of the above methods.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 macOS Edition - Version 20.0 [Build 8265]