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
/
MappingRemoteAction
/
MappingRemoteAction
Mapping
Remote
Action
jvm
constructor
(
remoteAction
:
ExtendedRemoteAction
<
T
>
,
function
:
(
T
)
->
U
)