public class NotificationHelperJellyBean extends NotificationHelperICS
AUTH_REQUEST_NOTIFICATION_ID, CHAT_NOTIFICATION_ID, context, DEFAULT_NOTIFICATION_URI, ERROR_NOTIFICATION_ID, FILE_TRANSFER_NOTIFICATION_ID, NOTIFICATION_ID, notificationManager, TAG| Modifier | Constructor and Description |
|---|---|
protected |
NotificationHelperJellyBean(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
protected android.app.Notification |
prepareChatNotification(int ico,
String title,
String text,
android.app.PendingIntent pendingIntent,
tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageEvent event) |
protected void |
prepareChatNotificationUnreadMessages(android.app.Notification.Builder builder,
android.database.Cursor c) |
protected android.app.Notification |
prepareFileTransferProgressNotification(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
FileTransferFeature.State state) |
protected android.app.Notification |
prepareFileTransferRequestNotification(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
String tag) |
protected android.app.Notification.Builder |
prepareFileTransferRequestNotificationInt(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
String tag) |
prepareFileTransferProgressNotificationIntprepareChatNotification, prepareChatNotificationInt, prepareChatNotificationInt, updateLight, updateSound, updateVibratecancelChatNotification, cancelFileTransferRequestNotification, cancelNotification, createFileTransferAcceptIntent, createFileTransferProgressPendingIntent, createFileTransferRejectIntent, createFileTransferRequestPendingIntent, createIntstance, getForegroundNotification, notificationUpdateFail, notifyFileTransferProgress, notifyFileTransferRequest, notifyNewChatMessage, notifyNewMucMessage, notifySubscribeRequest, showMucError, showWarning, updateLight, updateSound, updateVibrateprotected NotificationHelperJellyBean(android.content.Context context)
protected android.app.Notification prepareChatNotification(int ico,
String title,
String text,
android.app.PendingIntent pendingIntent,
tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModule.MessageEvent event)
throws tigase.jaxmpp.core.client.xml.XMLException
prepareChatNotification in class NotificationHelperHoneycombtigase.jaxmpp.core.client.xml.XMLExceptionprotected void prepareChatNotificationUnreadMessages(android.app.Notification.Builder builder,
android.database.Cursor c)
prepareChatNotificationUnreadMessages in class NotificationHelperHoneycombprotected android.app.Notification prepareFileTransferProgressNotification(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
FileTransferFeature.State state)
prepareFileTransferProgressNotification in class NotificationHelperHoneycombprotected android.app.Notification prepareFileTransferRequestNotification(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
String tag)
prepareFileTransferRequestNotification in class NotificationHelperHoneycombprotected android.app.Notification.Builder prepareFileTransferRequestNotificationInt(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
String tag)
prepareFileTransferRequestNotificationInt in class NotificationHelperHoneycombCopyright © 2019. All rights reserved.