messageAction

open fun messageAction(pubnub: PubNub, result: PNMessageActionResult)

Receive message actions for messages in subscribed channels.

Parameters

pubnub

The client instance which has this listener attached.

result

Wrapper around a message action event.