IPWorks IoT 2020 macOS Edition

Questions / Feedback?

ResponseOptions Property

Collection of response options.

Syntax

public var responseOptions: Array<CoAPOption> {
get {...} }

Remarks

This collection property holds a list of CoAPOption items.

When the class is operating in client mode (i.e., the Listening property is disabled), each item represents an option included in the most-recently-received response.

When the class is operating in server mode (i.e., the Listening property is enabled), each item represents an option that will be included in the next outgoing response.

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