Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicFaxStatus
Packages that use QueueConversationEventTopicFaxStatus
-
Uses of QueueConversationEventTopicFaxStatus in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicFaxStatusModifier and TypeMethodDescriptionQueueConversationEventTopicFaxStatus.activePage(Long activePage) Active page of the transmission.Current signaling rate of transmission, baud rate.QueueConversationEventTopicFaxStatus.bytesTransmitted(Long bytesTransmitted) Number of bytes that have competed transmission.The fax direction, either \"send\" or \"receive\".QueueConversationEventTopicFaxStatus.expectedPages(Long expectedPages) Total number of expected pages, if known.QueueConversationEventTopicCall.getFaxStatus()QueueConversationEventTopicFaxStatus.lineErrors(Long lineErrors) Number of line errors.QueueConversationEventTopicFaxStatus.linesTransmitted(Long linesTransmitted) Number of lines that have completed transmission.QueueConversationEventTopicFaxStatus.pageErrors(Long pageErrors) Number of page errors.Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationEventTopicFaxStatusModifier and TypeMethodDescriptionQueueConversationEventTopicCall.faxStatus(QueueConversationEventTopicFaxStatus faxStatus) voidQueueConversationEventTopicCall.setFaxStatus(QueueConversationEventTopicFaxStatus faxStatus)