An entity representing an at mention.
Version 0.1
Name | Type | Cardinality | Description |
1 | The user being mentioned. | ||
presentationML | PresentationML | 1 | Default rendering. |
Example
<entity type="com.symphony.mention" version="0.1"> <attribute type="com.symphony.user.id" value="71811853189445"/> <presentationML>@Bruce Skingle</presentationML> </entity>