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