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

commonMain.com.pubnub.api.endpoints.presence.GetState.kt Maven / Gradle / Ivy

package com.pubnub.api.endpoints.presence

import com.pubnub.api.models.consumer.presence.PNGetStateResult
import com.pubnub.kmp.PNFuture

/**
 * @see [PubNub.getPresenceState]
 */
expect interface GetState : PNFuture




© 2015 - 2024 Weber Informatics LLC | Privacy Policy