toggle menu
KotlinInside
1.16.0
jvm
switch theme
search in API
KotlinInside
/
be.zvz.kotlininside.api.async.generic
/
AsyncMinorGalleryInfo
Async
Minor
Gallery
Info
class
AsyncMinorGalleryInfo
(
gallId
:
String
)
Members
Constructors
Async
Minor
Gallery
Info
Link copied to clipboard
constructor
(
gallId
:
String
)
Functions
get
Async
Link copied to clipboard
suspend
fun
getAsync
(
)
:
Deferred
<
MinorGalleryInfo.InfoResult
>