toggle menu
KotlinInside
1.16.0
jvm
switch theme
search in API
KotlinInside
/
be.zvz.kotlininside.api.generic.userinfo
/
ModifyMyGall
Modify
My
Gall
class
ModifyMyGall
(
gallName
:
String
,
gallId
:
String
,
session
:
Session
)
Members
Constructors
Modify
My
Gall
Link copied to clipboard
constructor
(
gallName
:
String
,
gallId
:
String
,
session
:
Session
)
Types
Modify
My
Gall
Result
Link copied to clipboard
data
class
ModifyMyGallResult
(
val
result
:
Boolean
,
val
cause
:
String
)
Functions
request
Link copied to clipboard
fun
request
(
)
:
ModifyMyGall.ModifyMyGallResult