Package de.justjanne.libquassel.protocol.models.dcc

Types

Link copied to clipboard
enum DccIpDetectionMode : Enum<DccIpDetectionMode>

Mode for detecting the outgoing IP

Link copied to clipboard
enum DccPortSelectionMode : Enum<DccPortSelectionMode>

Mode for selecting the port range for DCC

Link copied to clipboard
enum NetworkLayerProtocol : Enum<NetworkLayerProtocol>

Network protocol version

Link copied to clipboard
enum TransferDirection : Enum<TransferDirection>
Link copied to clipboard
typealias TransferIdList = List<UUID>

Simple alias for a generic TransferIdList type

Link copied to clipboard
enum TransferStatus : Enum<TransferStatus>