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