Package | Description |
---|---|
com.intele.chimera.client.request |
Modifier and Type | Method and Description |
---|---|
Sms.Builder |
Sms.Builder.withAge(int age)
Sets the minimum age of the recipient.
|
Sms.Builder |
Sms.Builder.withClientReference(String clientReference)
Arbitrary client reference ID that will be returned in the message response.
|
Sms.Builder |
Sms.Builder.withDifferentiator(String differentiator)
Sets the name of the message group.
|
Sms.Builder |
Sms.Builder.withGasSettings(GasSettings gasSettings)
Specify GAS (Goods and Services) values.
|
Sms.Builder |
Sms.Builder.withInvoiceNode(String invoiceNode)
Sets a custom group name for the invoice.
|
Sms.Builder |
Sms.Builder.withNewSession(boolean newSession)
Start a new session.
|
Sms.Builder |
Sms.Builder.withOriginatorSettings(com.intele.chimera.gw.xsd.smsgateway.request._2013._02.OriginatorTypeEnum originatorType,
String originator)
Sets the originator.
|
Sms.Builder |
Sms.Builder.withParameters(List<com.intele.chimera.gw.xsd.smsgateway.request._2013._02.Parameter> parameters)
Used add special parameters to the message.
|
Sms.Builder |
Sms.Builder.withPrice(int price)
Set the price of the message.
|
Sms.Builder |
Sms.Builder.withPriority(int priority)
Set the priority of the message.
|
Sms.Builder |
Sms.Builder.withSafeRemoveNonGsmCharacters(boolean safeRemoveNonGsmCharacters)
Decides if non-GSM characters should be removed from the content text.
|
Sms.Builder |
Sms.Builder.withSendWindow(SendWindow sendWindow)
Specify the send window for the message.
|
Sms.Builder |
Sms.Builder.withSessionId(String sessionId)
Use an existing session.
|
Sms.Builder |
Sms.Builder.withValidity(int validity)
Set a validity for the message.
|
Copyright © 2016. All rights reserved.