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