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?)