Uses of Class
com.bandwidth.sdk.model.GatherCallback
Packages that use GatherCallback
-
Uses of GatherCallback in com.bandwidth.sdk.model
Methods in com.bandwidth.sdk.model that return GatherCallbackModifier and TypeMethodDescriptionGatherCallback.answerTime
(OffsetDateTime answerTime) GatherCallback.applicationId
(String applicationId) GatherCallback.direction
(CallDirectionEnum direction) GatherCallback.enqueuedTime
(OffsetDateTime enqueuedTime) GatherCallback.eventTime
(OffsetDateTime eventTime) static GatherCallback
Create an instance of GatherCallback given an JSON stringGatherCallback.parentCallId
(String parentCallId) GatherCallback.putAdditionalProperty
(String key, Object value) Set the additional (undeclared) property with the specified name and value.GatherCallback.startTime
(OffsetDateTime startTime) GatherCallback.terminatingDigit
(String terminatingDigit) GatherCallback.transferCallerId
(String transferCallerId) GatherCallback.transferTo
(String transferTo)