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

gaia.sdk.rain.impulse.Impulse.kt Maven / Gradle / Ivy

There is a newer version: 0.17.0
Show newest version
package gaia.sdk.rain.impulse

abstract class Impulse(open var identityId: String,
                       open val clientId: String,
                       open val userId: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy