Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationCallEventTopicFaxStatus
Packages that use QueueConversationCallEventTopicFaxStatus
-
Uses of QueueConversationCallEventTopicFaxStatus in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationCallEventTopicFaxStatusModifier and TypeMethodDescriptionQueueConversationCallEventTopicFaxStatus.activePage(Long activePage) QueueConversationCallEventTopicFaxStatus.bytesTransmitted(Long bytesTransmitted) QueueConversationCallEventTopicFaxStatus.expectedPages(Long expectedPages) QueueConversationCallEventTopicCallMediaParticipant.getFaxStatus()QueueConversationCallEventTopicFaxStatus.lineErrors(Long lineErrors) QueueConversationCallEventTopicFaxStatus.linesTransmitted(Long linesTransmitted) QueueConversationCallEventTopicFaxStatus.pageErrors(Long pageErrors) Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationCallEventTopicFaxStatusModifier and TypeMethodDescriptionQueueConversationCallEventTopicCallMediaParticipant.faxStatus(QueueConversationCallEventTopicFaxStatus faxStatus) voidQueueConversationCallEventTopicCallMediaParticipant.setFaxStatus(QueueConversationCallEventTopicFaxStatus faxStatus)