Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

An entity representing an at mention.

Version 0.1

Name

Type

Cardinality

Description

 

com.symphony.user.id [A]

com.symphony.user.name [A]

1The user being mentioned.
presentationMLPresentationML1Default rendering.

 

Example

<entity type="com.symphony.mention" version="0.1">
    <attribute type="com.symphony.user.id" value="71811853189445"/>
    <presentationML>@Bruce Skingle</presentationML>
</entity>
  • No labels