Package com.ringcentral.definitions
Class MessageEventBody
java.lang.Object
com.ringcentral.definitions.MessageEventBody
Notification payload body
-
Field Summary
FieldsModifier and TypeFieldDescriptionMessage ChangesInternal identifier of an extensionDate/time when the message was last modified in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-timeInternal identifier of a subscription owner extension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchanges
(MessageChanges[] changes) extensionId
(String extensionId) lastUpdated
(String lastUpdated)
-
Field Details
-
extensionId
Internal identifier of an extension -
lastUpdated
Date/time when the message was last modified in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time -
changes
Message Changes -
ownerId
Internal identifier of a subscription owner extension
-
-
Constructor Details
-
MessageEventBody
public MessageEventBody()
-
-
Method Details
-
extensionId
-
lastUpdated
-
changes
-
ownerId
-