Uses of Class
com.sinch.sdk.domains.sms.models.responses.InboundsListResponse
-
Packages that use InboundsListResponse Package Description com.sinch.sdk.domains.sms SMS API interfacecom.sinch.sdk.domains.sms.models.responses SMS API responses related models -
-
Uses of InboundsListResponse in com.sinch.sdk.domains.sms
Methods in com.sinch.sdk.domains.sms that return InboundsListResponse Modifier and Type Method Description InboundsListResponseInboundsService. list(InboundsListRequestParameters parameters)List incoming messages -
Uses of InboundsListResponse in com.sinch.sdk.domains.sms.models.responses
Methods in com.sinch.sdk.domains.sms.models.responses that return InboundsListResponse Modifier and Type Method Description InboundsListResponseInboundsListResponse. nextPage()
-