Interface NotificationFormat

    • Method Detail

      • generateCollapsedView

        @Nullable
        android.widget.RemoteViews generateCollapsedView​(@NonNull
                                                         java.lang.String packageName)
      • generateExpandedView

        @Nullable
        android.widget.RemoteViews generateExpandedView​(@NonNull
                                                        java.lang.String packageName)
      • getSupportNotificationStyle

        @Nullable
        androidx.core.app.NotificationCompat.Style getSupportNotificationStyle()
      • applyArguments

        void applyArguments​(@Nullable
                            JSONObject arguments)
      • applyExtraBuilderConfiguration

        void applyExtraBuilderConfiguration​(@NonNull
                                            androidx.core.app.NotificationCompat.Builder builder)