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

com.pubnub.internal.EndpointInterface.kt Maven / Gradle / Ivy

package com.pubnub.internal

import com.pubnub.api.endpoints.HasOverridableConfig
import com.pubnub.api.endpoints.remoteaction.ExtendedRemoteAction

interface EndpointInterface : ExtendedRemoteAction, HasOverridableConfig




© 2015 - 2024 Weber Informatics LLC | Privacy Policy