public interface Mention
Mention is the way to send specific notification to the people mentioned.
Modifier and Type | Interface and Description |
---|---|
static class |
Mention.All
Mention all people in a space.
|
static class |
Mention.MentionAll
Deprecated.
|
static class |
Mention.MentionPerson
Deprecated.
|
static class |
Mention.Person
Mention one particular person by person Id.
|