toggle menu
Arctos Links
0.1.0
androidJvm
switch theme
search in API
Arctos Links
/
com.arctos.sdk.links.core.util
Package-level
declarations
Types
Functions
Types
Arctos
Links
Callback
Link copied to clipboard
interface
ArctosLinksCallback
callback event 會議室回傳事件
Inherited functions
observe
Once
Link copied to clipboard
fun
<
T
>
LiveData
<
T
>
.
observeOnce
(
observer
:
(
T
)
->
Unit
)
fun
<
T
>
LiveData
<
T
>
.
observeOnce
(
owner
:
LifecycleOwner
,
observer
:
(
T
)
->
Unit
)