public class PushbulletSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_PUSHBULLET |
static String |
SKEY_ACCESS_TOKEN |
static String |
SKEY_ACTIVE |
static String |
SKEY_EMAIL |
static String |
SKEY_IDEN |
static String |
SKEY_IMAGE_URL |
static String |
SKEY_NAME |
| Constructor and Description |
|---|
PushbulletSettings() |
| Modifier and Type | Method and Description |
|---|---|
static PushbulletSettings |
get() |
void |
save() |
void |
updateInternal() |
public static final String KEY_PUSHBULLET
public static final String SKEY_ACCESS_TOKEN
public static final String SKEY_IDEN
public static final String SKEY_ACTIVE
public static final String SKEY_NAME
public static final String SKEY_EMAIL
public static final String SKEY_IMAGE_URL
public static PushbulletSettings get()
public void save()
public void updateInternal()
Copyright © 2015–2019. All rights reserved.