public final class Notification extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
showLocalNotification(String title,
LocalNotificationOptions options)
Send a local notification to the device.
|
public static void showLocalNotification(String title, LocalNotificationOptions options)
title - The title of the notification.options - Various options for the notification. Ranges from images and descriptions to vibration patterns.Copyright © 2020 XDEV Software Corp.. All rights reserved.