NotificationDetail

Constructors

Link copied to clipboard
constructor()
constructor(contentTitle: String, contentText: String, @DrawableRes smallIcon: Int)

Properties

Link copied to clipboard
@Expose
open var contentText: String
Link copied to clipboard
@Expose
open var contentTitle: String
Link copied to clipboard
@Expose
open var smallIcon: Int