toggle menu
KotlinInside
1.16.0
jvm
switch theme
Kotlin
Inside
be.
zvz.
kotlininside
Kotlin
Inside
Companion
be.
zvz.
kotlininside.
api.
article
Article
Delete
Delete
Result
Article
Hit
Upvote
Hit
Upvote
Result
Article
List
Gall
Info
Gall
List
Search
Type
ALL
SUBJECT
CONTENT
NAME
SUBJECT_AND_CONTENT
Article
Modify
File
Data
Modify
Result
Article
Read
View
Info
View
Main
Article
Report
Article
Vote
Vote
Result
Article
Write
Write
Result
be.
zvz.
kotlininside.
api.
async.
article
Async
Article
Delete
Async
Article
Hit
Upvote
Async
Article
List
Async
Article
Modify
Async
Article
Read
Async
Article
Report
Async
Article
Vote
Async
Article
Write
be.
zvz.
kotlininside.
api.
async.
comment
Async
Comment
Delete
Async
Comment
Read
Async
Comment
Write
be.
zvz.
kotlininside.
api.
async.
dccon
Async
DCCon
Buy
Async
DCCon
Detail
Async
DCCon
List
be.
zvz.
kotlininside.
api.
async.
generic
Async
Gallery
Ranking
Async
Gallery
Search
Async
Main
Page
Async
Mini
Gallery
Ranking
Async
Minor
Gallery
Info
Async
Minor
Gallery
Ranking
Async
Total
Search
be.
zvz.
kotlininside.
api.
async.
generic.
minigallery
Async
Join
Mini
Gallery
Async
Quit
Mini
Gallery
be.
zvz.
kotlininside.
api.
async.
generic.
userinfo
Async
Check
Joined
Mini
Gallery
Async
Check
Managed
Gallery
Async
Modify
My
Gall
Async
My
Gall
be.
zvz.
kotlininside.
api.
async.
management
Async
Change
Head
Text
Async
Gallery
Setting
Async
No
Member
Block
Async
Notice
Async
Recommend
Async
User
Block
be.
zvz.
kotlininside.
api.
comment
Comment
Delete
Delete
Result
Comment
Read
Comment
Data
Read
Result
Comment
Write
Write
Result
be.
zvz.
kotlininside.
api.
dccon
DCCon
Buy
Buy
Result
DCCon
Detail
DCCon
Info
Detail
Result
DCCon
Insert
Insert
Result
DCCon
List
List
Result
be.
zvz.
kotlininside.
api.
generic
Gallery
Ranking
Ranking
Item
Rank
Type
UP
DOWN
STOP
UNKNOWN
Gallery
Search
Gallery
Search
Result
Main
Page
Article
New
Gallery
Mini
Gallery
Ranking
Ranking
Item
Rank
Type
UP
DOWN
STOP
UNKNOWN
Minor
Gallery
Info
Info
Result
Manager
Mini
Gallery
Info
Minor
Gallery
Ranking
Ranking
Item
Rank
Type
UP
DOWN
STOP
UNKNOWN
Movie
Upload
Check
Result
Upload
Exception
Upload
Result
Total
Search
Real
Time
Searched
Article
Total
Search
Result
Wiki
be.
zvz.
kotlininside.
api.
generic.
minigallery
Join
Mini
Gallery
Member
Join
Ok
Result
Member
Join
Result
Quit
Mini
Gallery
Member
Quit
Result
be.
zvz.
kotlininside.
api.
generic.
userinfo
Check
Joined
Mini
Gallery
Check
Result
Gallery
Check
Managed
Gallery
Check
Result
Gallery
Modify
My
Gall
Modify
My
Gall
Result
My
Gall
My
Gall
Result
be.
zvz.
kotlininside.
api.
management
Change
Head
Text
Change
Result
Gallery
Setting
No
Member
Block
Block
Option
Image
Restriction
Option
Block
Result
Image
Status
NONE
ANONYMOUS
PROXY
CELLULAR
PROXY_AND_CELLULAR
Notice
Notice
Result
Recommend
Recommend
Result
User
Block
Block
Category
OBSCENE
ADVERTISEMENT
CUSS_WORDS
SPAMMING
PIRACY
DEFAMATION
CUSTOM
Block
Option
Block
Result
be.
zvz.
kotlininside.
api.
type
Article
DCCon
Gallery
Head
Text
be.
zvz.
kotlininside.
api.
type.
comment
Comment
DCCon
Comment
String
Comment
be.
zvz.
kotlininside.
api.
type.
content
Content
DCCon
Content
Html
Content
Image
Content
Markdown
Content
Movie
Content
Movie
Info
String
Content
be.
zvz.
kotlininside.
exception
Insufficient
Permission
Exception
be.
zvz.
kotlininside.
http
Default
Http
Client
Companion
Proxy
Http
Exception
Http
Interface
Option
File
Info
Request
be.
zvz.
kotlininside.
json
Json
Browser
be.
zvz.
kotlininside.
migbase64
Base64
Base64IO
be.
zvz.
kotlininside.
security
App
Auth
App
Check
be.
zvz.
kotlininside.
session
Session
Session
Detail
be.
zvz.
kotlininside.
session.
user
Anonymous
Login
User
User
User
Type
ANONYMOUS
NAMED
DUPLICATE_NAMED
be.
zvz.
kotlininside.
session.
user.
named
Duplicate
Named
Named
be.
zvz.
kotlininside.
utils
String
Util
be.
zvz.
kotlininside.
value
Api
Url
Article
Auth
Comment
DCCon
Firebase
Gallery
Main
Info
Mini
Gallery
Play
Service
Search
Upload
User
Const
Firebase
Installations
Register3
KotlinInside
/
be.zvz.kotlininside.api.dccon
/
DCConList
DCCon
List
class
DCConList
(
session
:
Session
)
Members
Constructors
DCCon
List
Link copied to clipboard
constructor
(
session
:
Session
)
Types
List
Result
Link copied to clipboard
data
class
ListResult
(
val
tab
:
List
<
DCCon
>
,
val
list
:
List
<
List
<
DCCon
>
>
)
Functions
request
Link copied to clipboard
fun
request
(
)
:
DCConList.ListResult