Uses of Interface
com.sinch.sdk.domains.voice.models.v1.webhooks.IncomingCallEvent.Builder
-
Uses of IncomingCallEvent.Builder in com.sinch.sdk.domains.voice.models.v1.webhooks
Modifier and TypeMethodDescriptionstatic IncomingCallEvent.Builder
IncomingCallEvent.builder()
Getting builderIncomingCallEvent.Builder.setApplicationKey
(String applicationKey) see getterIncomingCallEvent.Builder.setCallHeaders
(List<CallHeader> callHeaders) see getterIncomingCallEvent.Builder.setCallResourceUrl
(String callResourceUrl) see gettersee gettersee gettersee getterIncomingCallEvent.Builder.setDuration
(Integer duration) see getterIncomingCallEvent.Builder.setOriginationType
(Domain originationType) see gettersee getterIncomingCallEvent.Builder.setTimestamp
(Instant timestamp) see getterIncomingCallEvent.Builder.setTo
(Destination to) see getterIncomingCallEvent.Builder.setUserRate
(Price userRate) see getter