public class TextlineMessageUtils extends Object
| Constructor and Description |
|---|
TextlineMessageUtils() |
| Modifier and Type | Method and Description |
|---|---|
static TextlineMessage |
buildMessage(String to,
String body) |
static TextlineMessage |
buildWhisper(String to,
String body) |
static SmsLog |
fromTextlineResponse(TextlineMessageResponse response) |
public static TextlineMessage buildMessage(String to, String body)
public static TextlineMessage buildWhisper(String to, String body)
public static SmsLog fromTextlineResponse(TextlineMessageResponse response)
Copyright © 2019. All rights reserved.