IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

MessageOtherData Property

This property contains extra data elements for the current message.

Syntax

char* GetMessageOtherData();

int SetMessageOtherData(char* lpszMessageOtherData);

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]