Class ShowWhenProvider

java.lang.Object
io.appmetrica.analytics.push.notification.providers.ShowWhenProvider
All Implemented Interfaces:
NotificationValueProvider<Boolean>

public class ShowWhenProvider extends Object implements NotificationValueProvider<Boolean>
Extracts value for NotificationCompat.Builder.setShowWhen(boolean) method.
  • Constructor Details

    • ShowWhenProvider

      public ShowWhenProvider()
  • Method Details