toggle menu
KotlinInside
1.16.0
jvm
switch theme
search in API
KotlinInside
/
be.zvz.kotlininside.api.generic.userinfo
/
MyGall
My
Gall
class
MyGall
(
session
:
Session
)
Members
Constructors
My
Gall
Link copied to clipboard
constructor
(
session
:
Session
)
Types
My
Gall
Result
Link copied to clipboard
data
class
MyGallResult
(
val
myGall
:
List
<
Gallery
>
,
val
favorite
:
List
<
Gallery
>
)
Functions
request
Link copied to clipboard
fun
request
(
)
:
MyGall.MyGallResult
내 갤러리 정보를 받아옵니다.