public class NotificationHelper
extends java.lang.Object
| Constructor and Description |
|---|
NotificationHelper(android.content.Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
createOrUpdateFileNotification(jadex.bridge.service.types.chat.TransferInfo ti,
java.lang.String peerNick) |
void |
discardAll() |
void |
showMessageNotification(java.lang.String message,
java.lang.String sender,
int count) |
void |
showServiceNotification() |
public void createOrUpdateFileNotification(jadex.bridge.service.types.chat.TransferInfo ti,
java.lang.String peerNick)
public void showMessageNotification(java.lang.String message,
java.lang.String sender,
int count)
public void showServiceNotification()
public void discardAll()