libquassel
0.10.1
libquassel-protocol
/
de.justjanne.libquassel.protocol.models.dcc
/
TransferStatus
Transfer
Status
enum
TransferStatus
:
Enum
<
TransferStatus
>
Content copied to clipboard
Entries
Types
Properties
Entries
Rejected
Link copied to clipboard
Rejected
(
7
)
Content copied to clipboard
Failed
Link copied to clipboard
Failed
(
6
)
Content copied to clipboard
Completed
Link copied to clipboard
Completed
(
5
)
Content copied to clipboard
Paused
Link copied to clipboard
Paused
(
4
)
Content copied to clipboard
Transferring
Link copied to clipboard
Transferring
(
3
)
Content copied to clipboard
Connecting
Link copied to clipboard
Connecting
(
2
)
Content copied to clipboard
Pending
Link copied to clipboard
Pending
(
1
)
Content copied to clipboard
New
Link copied to clipboard
New
(
0
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
Int
Content copied to clipboard