Package | Description |
---|---|
com.clxcommunications.xms |
This package contains a Java interface for the CLX Communications XMS API.
|
Modifier and Type | Method and Description |
---|---|
MtBatchBinarySmsResult |
ApiConnection.updateBatch(BatchId id,
MtBatchBinarySmsUpdate sms)
Updates the given binary batch.
|
Future<MtBatchBinarySmsResult> |
ApiConnection.updateBatchAsync(BatchId batchId,
MtBatchBinarySmsUpdate sms,
FutureCallback<MtBatchBinarySmsResult> callback)
Asynchronously updates the binary batch with the given batch ID.
|
Copyright © 2016–2019 CLX Communications. All rights reserved.