Service Notification Config
open fun ServiceNotificationConfig( @Nullable title: String, @Nullable body: String, @DrawableRes smallIconResId: Int, @DrawableRes bigIconResId: Int, @Nullable ignored: PendingIntent)
Content copied to clipboard