IPWorks IoT 2020 Kotlin Edition

Questions / Feedback?

STOMPHeader Type

A STOMP header.

Remarks

This type represents a STOMP header.

Fields

Key
String?

This header's key.

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

Value
String?

This header's value.

This field holds this header's value.

Constructors

public constructor()



public constructor(key: String?, value: String?)



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