public class SmsSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_SMS |
static String |
SKEY_AUTH_SID |
static String |
SKEY_AUTH_TOKEN |
static String |
SKEY_FROM_NUMBER |
static String |
SKEY_VENDOR |
| Constructor and Description |
|---|
SmsSettings() |
| Modifier and Type | Method and Description |
|---|---|
static SmsSettings |
get() |
void |
save() |
public static final String KEY_SMS
public static final String SKEY_VENDOR
public static final String SKEY_AUTH_SID
public static final String SKEY_AUTH_TOKEN
public static final String SKEY_FROM_NUMBER
public static SmsSettings get()
public void save()
Copyright © 2015–2019. All rights reserved.