| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetTransacSmsReport |
TransactionalSmsApi.getTransacSmsReport(String startDate,
String endDate,
Long days,
String tag,
String sort)
Get your SMS activity aggregated per day
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetTransacSmsReport> |
TransactionalSmsApi.getTransacSmsReportWithHttpInfo(String startDate,
String endDate,
Long days,
String tag,
String sort)
Get your SMS activity aggregated per day
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
TransactionalSmsApi.getTransacSmsReportAsync(String startDate,
String endDate,
Long days,
String tag,
String sort,
ApiCallback<GetTransacSmsReport> callback)
Get your SMS activity aggregated per day (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetTransacSmsReport |
GetTransacSmsReport.addReportsItem(GetTransacSmsReportReports reportsItem) |
GetTransacSmsReport |
GetTransacSmsReport.reports(List<GetTransacSmsReportReports> reports) |
Copyright © 2021. All rights reserved.