Speedify SDK for Android
15.0.0
|
This is the complete list of members for com.speedify.speedifysdk.NotificationHelper, including all inherited members.
clear(Context context, int notificationId) | com.speedify.speedifysdk.NotificationHelper | static |
clear(Context context, String notificationTag, int notificationId) | com.speedify.speedifysdk.NotificationHelper | static |
createBackgroundActivityNotification(Context context, String notificationChannel, int notificationId, String title, String message, PendingIntent pendingIntent) | com.speedify.speedifysdk.NotificationHelper | static |
createBackgroundActivityNotification(Context context, Options options) | com.speedify.speedifysdk.NotificationHelper | static |
createNotification(Context context, String notificationChannel, int notificationId, String title) | com.speedify.speedifysdk.NotificationHelper | static |
createNotification(Context context, String notificationChannel, int notificationId, String title, String message) | com.speedify.speedifysdk.NotificationHelper | static |
createNotification(Context context, String notificationChannel, int notificationId, String title, String message, String subtext) | com.speedify.speedifysdk.NotificationHelper | static |
createNotification(Context context, String notificationChannel, int notificationId, String title, String message, String subtext, BuilderHelper nbh) | com.speedify.speedifysdk.NotificationHelper | static |
createNotification(Context context, Options options) | com.speedify.speedifysdk.NotificationHelper | static |
setDefaultIcon(int iconId) | com.speedify.speedifysdk.NotificationHelper | static |
setLauncherClass(Class activityToLaunch) | com.speedify.speedifysdk.NotificationHelper | static |
setVibePattern(long[] pattern) | com.speedify.speedifysdk.NotificationHelper | static |