Package | Description |
---|---|
com.clxcommunications.xms |
This package contains a Java interface for the CLX Communications XMS API.
|
Modifier and Type | Method and Description |
---|---|
BatchDeliveryReport |
ApiConnection.fetchDeliveryReport(BatchId id,
BatchDeliveryReportParams filter)
Fetches a delivery report for the batch with the given batch ID.
|
Future<BatchDeliveryReport> |
ApiConnection.fetchDeliveryReportAsync(BatchId id,
BatchDeliveryReportParams filter,
FutureCallback<BatchDeliveryReport> callback)
Fetches a delivery report for the batch with the given batch ID.
|
Copyright © 2016–2019 CLX Communications. All rights reserved.