Package com.ringcentral.definitions
Class MessageStoreReport
java.lang.Object
com.ringcentral.definitions.MessageStoreReport
-
Field Summary
FieldsModifier and TypeFieldDescriptionInternal identifier of an accountThe beginning of the time range to collect call log records in ISO 8601 format including timezone Format: date-timeThe end of the time range to collect message records in ISO 8601 format including timezone Format: date-timeInternal identifier of an extensionThe time when this task was finished Format: date-timeInternal identifier of a message store report task Example: 400142200026-400142200026-bd162f24028442489385eb3f44c18354String[]
Type of messages to be collected.The time when this task was started Format: date-timeStatus of a message store report task Enum: Accepted, Pending, InProgress, AttemptFailed, Failed, Completed, CancelledCanonical URI of a task Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextensionId
(String extensionId) finishTime
(String finishTime) messageTypes
(String[] messageTypes)
-
Field Details
-
id
Internal identifier of a message store report task Example: 400142200026-400142200026-bd162f24028442489385eb3f44c18354 -
uri
Canonical URI of a task Format: uri -
status
Status of a message store report task Enum: Accepted, Pending, InProgress, AttemptFailed, Failed, Completed, Cancelled -
accountId
Internal identifier of an account -
extensionId
Internal identifier of an extension -
dateTo
The end of the time range to collect message records in ISO 8601 format including timezone Format: date-time -
dateFrom
The beginning of the time range to collect call log records in ISO 8601 format including timezone Format: date-time -
startTime
The time when this task was started Format: date-time -
finishTime
The time when this task was finished Format: date-time -
messageTypes
Type of messages to be collected. Example: Fax,VoiceMail Enum: Fax, SMS, VoiceMail, Pager
-
-
Constructor Details
-
MessageStoreReport
public MessageStoreReport()
-
-
Method Details
-
id
-
uri
-
status
-
accountId
-
extensionId
-
dateTo
-
dateFrom
-
startTime
-
finishTime
-
messageTypes
-