Package com.ringcentral.definitions
Class TMMessageAttachmentInfo
java.lang.Object
com.ringcentral.definitions.TMMessageAttachmentInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionIndicates whether an event has some specific time slot or lasts for the whole day(s)Color of Event title, including its presentation in Calendar; or the color of the side border of an interactive message of a Card Default: Black Enum: Black, Red, Orange, Yellow, Green, Blue, Purple, MagentaInternal identifier of a person created an eventEvent detailsCount of iterations.Condition of endingIterations end datetime for periodic events Default: None Enum: None, Count, DateDatetime of ending an event Format: date-timeA string of default text that will be rendered in the case that the client does not support Interactive MessagesInformation on navigationInternal identifier of an attachmentLink to an image displayed at the bottom of a message Format: uriA pretext to the messageEvent locationEvent recurrence settings.Datetime of starting an event Format: date-timeA large string field (up to 1000 chars) to be displayed as the body of a message (Supports GlipDown)Link to an image preview displayed to the right of a message (82x82) Format: uriMessage titleType of an attachment Default: Card Enum: Card, Event, File, Note, Task -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthor
(TMAttachmentAuthorInfo author) description
(String description) endingAfter
(Long endingAfter) endingCondition
(String endingCondition) fields
(TMAttachmentFieldsInfo[] fields) footnote
(TMAttachmentFootnoteInfo footnote) recurrence
(String recurrence) thumbnailUri
(String thumbnailUri)
-
Field Details
-
id
Internal identifier of an attachment -
type
Type of an attachment Default: Card Enum: Card, Event, File, Note, Task -
fallback
A string of default text that will be rendered in the case that the client does not support Interactive Messages -
intro
A pretext to the message -
author
-
title
Message title -
text
A large string field (up to 1000 chars) to be displayed as the body of a message (Supports GlipDown) -
imageUri
Link to an image displayed at the bottom of a message Format: uri -
thumbnailUri
Link to an image preview displayed to the right of a message (82x82) Format: uri -
fields
Information on navigation -
footnote
-
creatorId
Internal identifier of a person created an event -
startTime
Datetime of starting an event Format: date-time -
endTime
Datetime of ending an event Format: date-time -
allDay
Indicates whether an event has some specific time slot or lasts for the whole day(s) -
recurrence
Event recurrence settings. Enum: None, Day, Weekday, Week, Month, Year -
endingCondition
Condition of ending -
endingAfter
Count of iterations. For periodic events only Format: int32 -
endingOn
Iterations end datetime for periodic events Default: None Enum: None, Count, Date -
color
Color of Event title, including its presentation in Calendar; or the color of the side border of an interactive message of a Card Default: Black Enum: Black, Red, Orange, Yellow, Green, Blue, Purple, Magenta -
location
Event location -
description
Event details
-
-
Constructor Details
-
TMMessageAttachmentInfo
public TMMessageAttachmentInfo()
-
-
Method Details
-
id
-
type
-
fallback
-
intro
-
author
-
title
-
text
-
imageUri
-
thumbnailUri
-
fields
-
footnote
-
creatorId
-
startTime
-
endTime
-
allDay
-
recurrence
-
endingCondition
-
endingAfter
-
endingOn
-
color
-
location
-
description
-