IPWorks IoT 2020 JavaScript Edition

Questions / Feedback?

MessageSubject Property

This is the subject of the current message.

Syntax


 getMessageSubject(): string;

 setMessageSubject(messageSubject: string): void;

Default Value

""

Remarks

MessageSubject will contain any subject associated with the message. Most Jabber clients will ignore the subject unless the message is of type "headline".

This property is not available at design time.

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