Uses of Class
com.mypurecloud.sdk.v2.model.EventError
Packages that use EventError
-
Uses of EventError in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EventErrorModifier and TypeMethodDescriptionThe eventId (V4 UUID) for the event that encountered an error.A message describing the error.The event for this eventId can be resubmitted if this value is true.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EventErrorMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EventErrorModifier and TypeMethodDescriptionBatchEventResponse.errors(List<EventError> errors) A list of validation or server errors that occurred for posted events.voidBatchEventResponse.setErrors(List<EventError> errors)