IPWorks MQ 2020 Android Edition

Questions / Feedback?

Arguments Property

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

Syntax

public AMQPCTableFieldList getArguments();
public void setArguments(AMQPCTableFieldList arguments);

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.

This property is not available at design time.

Default Value

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Android Edition - Version 20.0 [Build 8155]