Package com.bosch.wdw
-
Interface Summary Interface Description WDWClient TheWDWClientis the main interface of the WDW-SDK.WDWClientCallback TheWDWClientCallbackneeds to be implemented to react on events triggered by the WDW-SDK. -
Class Summary Class Description PushConfig ThePushConfigholds all config variables required for the push module.WarningEvent TheWarningEventis the result of a message evaluation.WDWBuilder TheWDWBuilderis used to create an instance of the WDW-SDK.WDWFirebaseMessagingService TheWDWFirebaseMessagingServiceis providing the Firebase message to the WDW-SDK.WDWPushHelper A small helper class that provides useful methods related to push handling. -
Enum Summary Enum Description Error TheErrorrepresents an error thrown by the WDW-SDK.LogLevel TheLogLeveldefines the log output of the WDW-SDK.WarningEvent.WarningType TheWarningTypedefines the type of aWarningEvent.