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

commonMain.com.pubnub.api.endpoints.message_actions.GetMessageActions.kt Maven / Gradle / Ivy

package com.pubnub.api.endpoints.message_actions

import com.pubnub.api.models.consumer.message_actions.PNGetMessageActionsResult
import com.pubnub.kmp.PNFuture

/**
 * @see [PubNub.getMessageActions]
 */
expect interface GetMessageActions : PNFuture




© 2015 - 2024 Weber Informatics LLC | Privacy Policy