Uses of Class
com.mypurecloud.sdk.v2.model.Email
Packages that use Email
-
Uses of Email in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailModifier and TypeMethodDescriptionEmail.afterCallWork(AfterCallWork afterCallWork) After-call work for the communication.Email.afterCallWorkRequired(Boolean afterCallWorkRequired) Indicates if after-call work is required for a communication.Email.autoGenerated(Boolean autoGenerated) Indicates that the email was auto-generated like an Out of Office reply.Email.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.Email.direction(Email.DirectionEnum direction) The direction of the emailEmail.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.Email.disconnectType(Email.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.Email.draftAttachments(List<Attachment> draftAttachments) A list of uploaded attachments on the email draft.True if this call is held and the person on this side hears silence.A globally unique identifier for this communication.Email.initialState(Email.InitialStateEnum initialState) The initial connection state of this communication.A globally unique identifier for the stored content of this communication.Email.messagesSent(Integer messagesSent) The number of email messages sent by this participant.Represents the time when an email was put into parked state.The id of the peer communication corresponding to a matching leg for this communication.The source provider for the email.Email.queueMediaSettings(ConversationQueueMediaSettings queueMediaSettings) Represents the queue settings for this media type.Email.recordingId(String recordingId) A globally unique identifier for the recording associated with this call.The UUID of the script to use.The time line of the participant's email, divided into activity segments.Indicates if the inbound email was marked as spam.Email.startAlertingTime(Date startAlertingTime) The timestamp the communication has when it is first put into an alerting state.Email.startHoldTime(Date startHoldTime) The timestamp the email was placed on hold in the cloud clock if the email is currently on hold.Email.state(Email.StateEnum state) The connection state of this communication.The subject for the initial email that started this conversation.Call wrap up or disposition data.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EmailMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type Email