/n software Adapters for BizTalk

Questions / Feedback?

MessageType Property

This is the type of the current message.

Data Type

Enumeration

Possible Values

Normal (0)
Chat (1)
Group Chat (2)
Headline (3)
Error (4)

Default Value

0

Remarks

MessageType is the type of the message as specified in the XMPP RFC. The possible values are defined in the protocol specification as follows:

NormalA single message.
ChatA message sent in the context of two-way chat between two entities.
Group ChatA message sent in the context of multi-user chat among multiple entities.
HeadlineA message that represents one of a list of items (e.g., in a news feed or information ticker).
ErrorA message returned to a sender specifying an error associated with a previous message sent by the sender to an intended recipient.

This property is not available in the Receiver.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Adapters for BizTalk - Version 20.0 [Build 8319]