ouisync
Toggle table of contents
0.9.1-1
jvm
Platform filter
jvm
Switch theme
Search in API
ouisync
ouisync-client
/
org.equalitie.ouisync.kotlin.client
/
ConnectHandler
Connect
Handler
object
ConnectHandler
:
CompletionHandler
<
Void
?
,
CancellableContinuation
<
Unit
>
>
Members
Functions
completed
Link copied to clipboard
open
override
fun
completed
(
result
:
Void
?
,
cont
:
CancellableContinuation
<
Unit
>
)
failed
Link copied to clipboard
open
override
fun
failed
(
ex
:
Throwable
,
cont
:
CancellableContinuation
<
Unit
>
)