| 限定符和类型 | 类和说明 |
|---|---|
static class |
SMS.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static SMS |
content(String content,
int delayTime)
Create a SMS content with a delay time.
|
static SMS.Builder |
newBuilder() |
com.google.gson.JsonElement |
toJSON() |
public static SMS.Builder newBuilder()
public static SMS content(String content, int delayTime)
content - The SMS content.delayTime - The seconds you want to delay, should be greater than or equal to 0.Copyright © 2016. All Rights Reserved.