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