| 限定符和类型 | 类和说明 |
|---|---|
static class |
SMS.Builder |
public static SMS.Builder newBuilder()
@Deprecated 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.public static SMS content(long tempId, int delayTime)
Copyright © 2023. All rights reserved.