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

com.pubnub.internal.eventengine.ManagedEffect.kt Maven / Gradle / Ivy

package com.pubnub.internal.eventengine

internal interface ManagedEffect : Effect {
    fun cancel()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy