| Class | Description |
|---|---|
| ClientNotification |
Class responsible for constructing any Client notification that Push Logic module may want to send to the donky Network
Created by Marcin Swierczek
06/04/15
Copyright (C) Donky Networks Ltd.
|
| DonkyPushLogic |
Main class of Donky Push Messages Logic Module.
|
| PushLogicController |
Controller responsible for all actions related to push notifications.
|
| PushLogicIntentService |
Intent service to process button clicks on system notification.
|
| SimplePushData |
Description of Simple Push Message contract with Donky Network.
|
| SimplePushHandler |
Class responsible for translating Server notification with Simple/Interactive notification into Local Event.
|