FairmaticTripNotification

constructor(title: String, content: String, @DrawableRes iconId: Int)

Parameters

title
  • The title of the notification.

content
  • The content of the notification.

iconId
  • The icon resource ID of the notification.