Package com.ringcentral.definitions
Class MessageChanges
java.lang.Object
com.ringcentral.definitions.MessageChanges
-
Field Summary
FieldsModifier and TypeFieldDescriptionNumber of new messages.Long[]Identifiers of the new messages, applicable for all message typesType of the message Enum: Fax, SMS, VoiceMail, PagerNumber of updated messages. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewMessageIds(Long[] newMessageIds) updatedCount(Long updatedCount)
-
Field Details
-
type
Type of the message Enum: Fax, SMS, VoiceMail, Pager -
newCount
Number of new messages. Can be omitted if the value is zero Format: int32 -
updatedCount
Number of updated messages. Can be omitted if the value is zero Format: int32 -
newMessageIds
Identifiers of the new messages, applicable for all message types
-
-
Constructor Details
-
MessageChanges
public MessageChanges()
-
-
Method Details
-
type
-
newCount
-
updatedCount
-
newMessageIds
-