Message information. More...
Inherits DataModel.
Public Attributes | |
| String | vid |
| The vid of the person to whom you want to send the note. it is required if uid is null. | |
| String | uid |
| The uid of the recipient of the note. | |
| String | message |
| Message. | |
| String | imageUrl |
| Attached image URL. | |
| String | thumbnailUrl |
| Thumbnail URL of attached image. | |
| Boolean | usePush |
| Whether to send the contents of the note to the device to which the recipient has connected. | |
Message information.