| Interface | Description |
|---|---|
| LiNotificationProvider |
Notification Provider Interface.
|
| Class | Description |
|---|---|
| LiFirebaseMessagingService |
This class is for receiving a notification from FireBase and showing it on the notification bar of the device.
|
| LiNotificationPayload |
Display components of push notification.
|
| LiNotificationProviderImpl |
This class is used to update device id corresponding to 'id' in the community side when onIdRefresh is called.
|