MessageOtherData Property

This property contains extra data elements for the current message.

Syntax

public String getMessageOtherData();
public void setMessageOtherData(String messageOtherData);

Default Value

""

Remarks

MessageOtherData will contain zero or more complete XML elements associated with the message, but which are not defined in the Jabber specification.

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