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

commonMain.com.pubnub.api.endpoints.objects.channel.GetAllChannelMetadata.kt Maven / Gradle / Ivy

package com.pubnub.api.endpoints.objects.channel

import com.pubnub.api.models.consumer.objects.channel.PNChannelMetadataArrayResult
import com.pubnub.kmp.PNFuture

/**
 * @see [PubNub.getAllChannelMetadata]
 */
expect interface GetAllChannelMetadata :
    PNFuture




© 2015 - 2024 Weber Informatics LLC | Privacy Policy