Loading...
Searching...
No Matches
com.navigine.examples.NotificationManagerExample Class Reference

Public Member Functions

 NotificationManagerExample ()
 
void demonstrateNotificationManagerMethods ()
 
void demonstrateNotificationUsage (Notification notification)
 
void demonstrateErrorHandling (java.lang.Error error)
 
void runExample ()
 

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

NotificationManager usage example for Java Demonstrates working with local notifications, iBeacon signals, and notification management

Definition at line 7 of file NotificationManagerExample.java.

Constructor & Destructor Documentation

◆ NotificationManagerExample()

com.navigine.examples.NotificationManagerExample.NotificationManagerExample ( )
inline

Definition at line 13 of file NotificationManagerExample.java.

Member Function Documentation

◆ demonstrateErrorHandling()

void com.navigine.examples.NotificationManagerExample.demonstrateErrorHandling ( java.lang.Error error)
inline

Demonstrate error handling

Definition at line 154 of file NotificationManagerExample.java.

◆ demonstrateNotificationManagerMethods()

void com.navigine.examples.NotificationManagerExample.demonstrateNotificationManagerMethods ( )
inline

Demonstrate NotificationManager methods

Definition at line 82 of file NotificationManagerExample.java.

◆ demonstrateNotificationUsage()

void com.navigine.examples.NotificationManagerExample.demonstrateNotificationUsage ( Notification notification)
inline

Demonstrate Notification usage

Definition at line 113 of file NotificationManagerExample.java.

◆ main()

static void com.navigine.examples.NotificationManagerExample.main ( String[] args)
inlinestatic

Main method to run the example

Definition at line 193 of file NotificationManagerExample.java.

◆ runExample()

void com.navigine.examples.NotificationManagerExample.runExample ( )
inline

Main demonstration method

Definition at line 174 of file NotificationManagerExample.java.


The documentation for this class was generated from the following file: