All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.kevcodez.pubg.model.telemetry.events.PlayerLogout.kt Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
package de.kevcodez.pubg.model.telemetry.events

class PlayerLogout : TelemetryEvent() {
    lateinit var accountId: String
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy