Package com.mypurecloud.sdk.v2.model
Class VoicemailMessage
java.lang.Object
com.mypurecloud.sdk.v2.model.VoicemailMessage
- All Implemented Interfaces:
Serializable
VoicemailMessage
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionWhether the voicemail message has been marked as deleteddeleteRetentionPolicy(VoicemailRetentionPolicy deleteRetentionPolicy) The retention policy for this voicemail when deleted is set to truebooleangetGroup()getId()getNote()getQueue()getRead()getUser()inthashCode()An optional noteWhether the voicemail message is marked as readvoidsetDeleted(Boolean deleted) voidsetDeleteRetentionPolicy(VoicemailRetentionPolicy deleteRetentionPolicy) voidvoidtoString()
-
Constructor Details
-
VoicemailMessage
public VoicemailMessage() -
VoicemailMessage
-
-
Method Details
-
getId
-
getConversation
-
read
Whether the voicemail message is marked as read -
getRead
-
setRead
-
getAudioRecordingDurationSeconds
-
getAudioRecordingSizeBytes
-
getTranscription
-
getCreatedDate
-
getModifiedDate
-
getDeletedDate
-
getCallerAddress
-
getCallerName
-
getCallerUser
-
deleted
Whether the voicemail message has been marked as deleted -
getDeleted
-
setDeleted
-
note
An optional note -
getNote
-
setNote
-
getUser
-
getGroup
-
getQueue
-
getCopiedFrom
-
getCopiedTo
-
deleteRetentionPolicy
The retention policy for this voicemail when deleted is set to true -
getDeleteRetentionPolicy
-
setDeleteRetentionPolicy
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-