IPWorks IoT 2020 macOS Edition

Questions / Feedback?

STOMPHeader Type

A STOMP header.

Remarks

This type represents a STOMP header.

Fields

key
String

This header's key.

This property holds this header's key (or name).

value
String

This header's value.

This property holds this header's value.

Constructors

public init()
public init(key: String, value: String)

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