public class KodiGuiNotification extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NOTIFACTION_TYPE |
| Constructor and Description |
|---|
KodiGuiNotification(String title,
String message,
int displayTime) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
getAsJsonObject() |
String |
getAsJsonString() |
public static final String NOTIFACTION_TYPE
public String getAsJsonString()
public com.google.gson.JsonObject getAsJsonObject()
Copyright © 2018. All rights reserved.