Uses of Interface
com.sinch.sdk.domains.voice.models.v1.Price
Package
Description
Voice API interface V1 models
Models related to Voice Applications responses
Models related to Voice Calls responses
Models related to Voice WebHooks
-
Uses of Price in com.sinch.sdk.domains.voice.models.v1
-
Uses of Price in com.sinch.sdk.domains.voice.models.v1.applications.response
Modifier and TypeMethodDescriptionsee getter -
Uses of Price in com.sinch.sdk.domains.voice.models.v1.calls.response
Modifier and TypeMethodDescriptionCallInformation.getDebit()
Get debitCallInformation.getUserRate()
Get userRateModifier and TypeMethodDescriptionsee getterCallInformation.Builder.setUserRate
(Price userRate) see getter -
Uses of Price in com.sinch.sdk.domains.voice.models.v1.webhooks
Modifier and TypeMethodDescriptionDisconnectedCallEvent.getDebit()
Get debitDisconnectedCallEvent.getUserRate()
Get userRateIncomingCallEvent.getUserRate()
Get userRateModifier and TypeMethodDescriptionsee getterDisconnectedCallEvent.Builder.setUserRate
(Price userRate) see getterIncomingCallEvent.Builder.setUserRate
(Price userRate) see getter