| Package | Description |
|---|---|
| org.tigase.mobile.service | |
| org.tigase.mobile.ui |
| Modifier and Type | Method and Description |
|---|---|
static FileTransferFeature.State |
FileTransferFeature.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileTransferFeature.State[] |
FileTransferFeature.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected android.app.PendingIntent |
NotificationHelper.createFileTransferProgressPendingIntent(tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
FileTransferFeature.State state) |
void |
NotificationHelper.notifyFileTransferProgress(tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
FileTransferFeature.State state) |
protected android.app.Notification |
NotificationHelperJellyBean.prepareFileTransferProgressNotification(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
FileTransferFeature.State state) |
protected android.app.Notification |
NotificationHelperHoneycomb.prepareFileTransferProgressNotification(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
FileTransferFeature.State state) |
protected android.app.Notification |
NotificationHelperBase.prepareFileTransferProgressNotification(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
FileTransferFeature.State state) |
protected abstract android.app.Notification |
NotificationHelper.prepareFileTransferProgressNotification(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
FileTransferFeature.State state) |
protected android.app.Notification.Builder |
NotificationHelperICS.prepareFileTransferProgressNotificationInt(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
FileTransferFeature.State state) |
protected android.app.Notification.Builder |
NotificationHelperHoneycomb.prepareFileTransferProgressNotificationInt(int ico,
String title,
String text,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer ft,
FileTransferFeature.State state) |
Copyright © 2019. All rights reserved.