public class PushbulletUtils extends Object
| Constructor and Description |
|---|
PushbulletUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearClient() |
static org.mycontroller.restclient.pushbullet.model.User |
getCurrentUser() |
static void |
sendNote(String idens,
String emails,
String channelTags,
String title,
String body) |
Copyright © 2015–2019. All rights reserved.