PlayStackContext
data class PlayStackContext( val playServiceId: String, val timestamp: Long, val isBackground: Boolean)
Content copied to clipboard
Constructors
Link copied to clipboard
fun PlayStackContext( playServiceId: String, timestamp: Long, isBackground: Boolean)
Content copied to clipboard