libquassel
0.10.1
libquassel-protocol
/
de.justjanne.libquassel.protocol.models.network
/
ChannelModes
Channel
Modes
data
class
ChannelModes
(
a
:
Map
<
Char
,
Set
<
String
>
>
,
b
:
Map
<
Char
,
String
>
,
c
:
Map
<
Char
,
String
>
,
d
:
Set
<
Char
>
)
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
mode
String
Link copied to clipboard
fun
modeString
(
)
:
String
Content copied to clipboard
to
Variant
Map
Link copied to clipboard
fun
toVariantMap
(
)
:
QVariantMap
Content copied to clipboard
Properties
a
Link copied to clipboard
val
a
:
Map
<
Char
,
Set
<
String
>
>
Content copied to clipboard
b
Link copied to clipboard
val
b
:
Map
<
Char
,
String
>
Content copied to clipboard
c
Link copied to clipboard
val
c
:
Map
<
Char
,
String
>
Content copied to clipboard
d
Link copied to clipboard
val
d
:
Set
<
Char
>
Content copied to clipboard