format

Type: String

The format property of the JadeGenericMessage class contains the format of the data in the body of the message (for example, binary, text/UTF8, JadeTpls, and so on).

The format property cannot be set after calling the beginMessage or putMessage method of the JadeGenericQueue class.

Your application can decide how to deal with messages that have a particular format.