comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
model
/
com.sorrowblue.comicviewer.domain.model.bookshelf
/
SmbServer
/
copy
copy
fun
copy
(
displayName
:
String
=
this.displayName
,
host
:
String
=
this.host
,
port
:
Int
=
this.port
,
auth
:
SmbServer.Auth
=
this.auth
)
:
SmbServer