Uses of Interface
com.sinch.sdk.domains.sms.InboundsService
-
Packages that use InboundsService Package Description com.sinch.sdk.domains.sms SMS API interfacecom.sinch.sdk.domains.sms.models.responses SMS API responses related models -
-
Uses of InboundsService in com.sinch.sdk.domains.sms
Methods in com.sinch.sdk.domains.sms that return InboundsService Modifier and Type Method Description InboundsServiceSMSService. inbounds()Inbounds Service instance -
Uses of InboundsService in com.sinch.sdk.domains.sms.models.responses
Constructors in com.sinch.sdk.domains.sms.models.responses with parameters of type InboundsService Constructor Description InboundsListResponse(InboundsService service, com.sinch.sdk.core.models.pagination.Page<InboundsListRequestParameters,Inbound<?>,Integer> page)
-