ServiceSetup

class ServiceSetup(val channel: ServiceSetup.Channel, val notificationId: Int, val type: Int, val keptNotificationId: Int?)

Constructors

Link copied to clipboard
constructor(channel: ServiceSetup.Channel, notificationId: Int, type: Int, keptNotificationId: Int?)

Types

Link copied to clipboard
class Channel(val id: String, val name: String, val importance: Int = NotificationManagerCompat.IMPORTANCE_DEFAULT)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val type: Int