pubnub-kotlin-docs
Toggle table of contents
13.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api.endpoints.remoteaction
/
ComposableRemoteAction
/
Companion
Companion
jvm
object
Companion
Members
Functions
first
Do
Link copied to clipboard
jvm
fun
<
T
>
firstDo
(
remoteAction
:
ExtendedRemoteAction
<
T
>
)
:
ComposableRemoteAction.ComposableBuilder
<
T
>