kotlin
//
pubnub-kotlin-core-api
/
com.pubnub.kmp
/
PNFuture
PNFuture
fun interface
PNFuture
<out
OUTPUT
>
Inheritors
Time
ListAllChannelGroup
Signal
RemoteAction
Functions
Name
Summary
async
[common]
abstract fun
async
(callback:
Consumer
<
Result
<@
UnsafeVariance
OUTPUT
>>)