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

com.pubnub.internal.managers.PresenceEventEngineManager.kt Maven / Gradle / Ivy

package com.pubnub.internal.managers

import com.pubnub.internal.eventengine.EventEngineManager
import com.pubnub.internal.presence.eventengine.PresenceEventEngine
import com.pubnub.internal.presence.eventengine.effect.PresenceEffectInvocation
import com.pubnub.internal.presence.eventengine.event.PresenceEvent
import com.pubnub.internal.presence.eventengine.state.PresenceState

internal typealias PresenceEventEngineManager = EventEngineManager




© 2015 - 2024 Weber Informatics LLC | Privacy Policy