Uses of Class
com.mypurecloud.sdk.v2.model.PersistentConnectionChangeTopicErrorInfo
Packages that use PersistentConnectionChangeTopicErrorInfo
-
Uses of PersistentConnectionChangeTopicErrorInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PersistentConnectionChangeTopicErrorInfoModifier and TypeMethodDescriptionPersistentConnectionChangeTopicPersistentConnectionChangeEvent.getErrorInfo()PersistentConnectionChangeTopicErrorInfo.nestedErrorDetails(List<PersistentConnectionChangeTopicErrorInfoDetails> nestedErrorDetails) PersistentConnectionChangeTopicErrorInfo.userMessage(String userMessage) PersistentConnectionChangeTopicErrorInfo.userParams(Map<String, String> userParams) Methods in com.mypurecloud.sdk.v2.model with parameters of type PersistentConnectionChangeTopicErrorInfoModifier and TypeMethodDescriptionPersistentConnectionChangeTopicPersistentConnectionChangeEvent.errorInfo(PersistentConnectionChangeTopicErrorInfo errorInfo) voidPersistentConnectionChangeTopicPersistentConnectionChangeEvent.setErrorInfo(PersistentConnectionChangeTopicErrorInfo errorInfo)