Package com.bosch.wdw


package com.bosch.wdw
  • Class
    Description
    The Error represents an error thrown by the WDW-SDK.
    The LogLevel defines the log output of the WDW-SDK.
    The PushConfig holds all config variables required for the push module.
    The WarningEvent is the result of a message evaluation.
    The WarningType defines the type of a WarningEvent.
    The WDWBuilder is used to create an instance of the WDW-SDK.
    The WDWClient is the main interface of the WDW-SDK.
    The WDWClientCallback needs to be implemented to react on events triggered by the WDW-SDK.
    The WDWFirebaseMessagingService is providing the Firebase message to the WDW-SDK.
    A small helper class that provides useful methods related to push handling.