|
| Type | Description | ||
| String | String expression that holds message body. |
Text property holds actual message body, without any headers. Depending on your profile, this could be any type of data you defined in your profile. Typical, Beep protocol defines header with Content-type of Application/beep+xml in which case body is assumed to be only XML. But, if you defined your own profiles, you can define some other Content-type, or just not define it at all - and leaving raw data in message body.
|