| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetTransacAggregatedSmsReport |
TransactionalSmsApi.getTransacAggregatedSmsReport(String startDate,
String endDate,
Long days,
String tag)
Get your SMS activity aggregated over a period of time
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetTransacAggregatedSmsReport> |
TransactionalSmsApi.getTransacAggregatedSmsReportWithHttpInfo(String startDate,
String endDate,
Long days,
String tag)
Get your SMS activity aggregated over a period of time
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
TransactionalSmsApi.getTransacAggregatedSmsReportAsync(String startDate,
String endDate,
Long days,
String tag,
ApiCallback<GetTransacAggregatedSmsReport> callback)
Get your SMS activity aggregated over a period of time (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetTransacAggregatedSmsReport |
GetTransacAggregatedSmsReport.accepted(Long accepted) |
GetTransacAggregatedSmsReport |
GetTransacAggregatedSmsReport.blocked(Long blocked) |
GetTransacAggregatedSmsReport |
GetTransacAggregatedSmsReport.delivered(Long delivered) |
GetTransacAggregatedSmsReport |
GetTransacAggregatedSmsReport.hardBounces(Long hardBounces) |
GetTransacAggregatedSmsReport |
GetTransacAggregatedSmsReport.range(String range) |
GetTransacAggregatedSmsReport |
GetTransacAggregatedSmsReport.rejected(Long rejected) |
GetTransacAggregatedSmsReport |
GetTransacAggregatedSmsReport.replied(Long replied) |
GetTransacAggregatedSmsReport |
GetTransacAggregatedSmsReport.requests(Long requests) |
GetTransacAggregatedSmsReport |
GetTransacAggregatedSmsReport.softBounces(Long softBounces) |
GetTransacAggregatedSmsReport |
GetTransacAggregatedSmsReport.unsubscribed(Long unsubscribed) |
Copyright © 2021. All rights reserved.