| Package | Description |
|---|---|
| com.inmanlabs.commons.textline | |
| com.inmanlabs.commons.textline.model |
| Modifier and Type | Method and Description |
|---|---|
TextlineMessageResponse |
TextlineClient.sendMessageToPhoneNumber(TextlineMessage message)
Sends a TextlineMessage to the phone number specified in the message
|
| Modifier and Type | Method and Description |
|---|---|
static TextlineMessage |
TextlineMessageUtils.buildMessage(String to,
String body) |
static TextlineMessage |
TextlineMessageUtils.buildWhisper(String to,
String body) |
Copyright © 2019. All rights reserved.