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

com.pubnub.internal.callbacks.SubscribeCallback.kt Maven / Gradle / Ivy

package com.pubnub.internal.callbacks

import com.pubnub.internal.v2.callbacks.EventListenerCore
import com.pubnub.internal.v2.callbacks.StatusListenerCore

interface SubscribeCallback : StatusListenerCore, EventListenerCore




© 2015 - 2024 Weber Informatics LLC | Privacy Policy