@Value.Immutable public abstract class MtBatchBinarySmsCreate extends MtBatchSmsCreate
A minimal definition has defined values for
| Modifier and Type | Class and Description |
|---|---|
static class |
MtBatchBinarySmsCreate.Builder
A builder of binary batch messages.
|
| Constructor and Description |
|---|
MtBatchBinarySmsCreate() |
| Modifier and Type | Method and Description |
|---|---|
abstract byte[] |
body()
The binary message body.
|
static MtBatchBinarySmsCreate.Builder |
builder()
Creates a builder of
MtBatchBinarySmsCreate instances. |
abstract byte[] |
udh()
The User Data Header of the message.
|
callbackUrl, check, deliveryReport, expireAt, recipients, sendAt, sender, tags@Nonnull public static final MtBatchBinarySmsCreate.Builder builder()
MtBatchBinarySmsCreate instances.public abstract byte[] udh()
public abstract byte[] body()
Copyright © 2016–2019 CLX Communications. All rights reserved.