Package com.mypurecloud.sdk.v2.model
Class QueueConversationCallEventTopicFaxStatus
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationCallEventTopicFaxStatus
- All Implemented Interfaces:
Serializable
QueueConversationCallEventTopicFaxStatus
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivePage(Long activePage) bytesTransmitted(Long bytesTransmitted) booleanexpectedPages(Long expectedPages) inthashCode()lineErrors(Long lineErrors) linesTransmitted(Long linesTransmitted) pageErrors(Long pageErrors) voidsetActivePage(Long activePage) voidsetBytesTransmitted(Long bytesTransmitted) voidsetDataRate(Long dataRate) voidsetDirection(String direction) voidsetExpectedPages(Long expectedPages) voidsetLineErrors(Long lineErrors) voidsetLinesTransmitted(Long linesTransmitted) voidsetPageErrors(Long pageErrors) toString()
-
Constructor Details
-
QueueConversationCallEventTopicFaxStatus
public QueueConversationCallEventTopicFaxStatus() -
QueueConversationCallEventTopicFaxStatus
-
-
Method Details
-
direction
-
getDirection
-
setDirection
-
expectedPages
-
getExpectedPages
-
setExpectedPages
-
activePage
-
getActivePage
-
setActivePage
-
linesTransmitted
-
getLinesTransmitted
-
setLinesTransmitted
-
bytesTransmitted
-
getBytesTransmitted
-
setBytesTransmitted
-
dataRate
-
getDataRate
-
setDataRate
-
pageErrors
-
getPageErrors
-
setPageErrors
-
lineErrors
-
getLineErrors
-
setLineErrors
-
equals
-
hashCode
public int hashCode() -
toString
-