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

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

package com.pubnub.internal.eventengine

internal interface Effect {
    fun runEffect()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy