MessageOtherData Property
This property contains extra data elements for the current message.
Syntax
__property String MessageOtherData = {read=FMessageOtherData, write=FSetMessageOtherData, default=""};
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.
Data Type
String