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

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

package com.pubnub.api.endpoints.message_actions

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

/**
 * @see [PubNub.removeMessageAction]
 */
expect interface RemoveMessageAction : PNFuture




© 2015 - 2025 Weber Informatics LLC | Privacy Policy