com.malliina.push.apns.InactiveDevice.scala Maven / Gradle / Ivy
package com.malliina.push.apns
case class InactiveDevice(deviceHexID: String, asOf: Long)
package com.malliina.push.apns
case class InactiveDevice(deviceHexID: String, asOf: Long)