
elements.Subscription.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pusher-platform-core Show documentation
Show all versions of pusher-platform-core Show documentation
Pusher Platform SDK for Kotlin and Java
package elements
interface Subscription {
fun unsubscribe()
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy