kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
jvm
Platform filter
jvm
Switch theme
Search in API
kord
kord-voice
/
dev.kord.voice.gateway
/
SessionDescription
Session
Description
@
Serializable
data
class
SessionDescription
(
val
mode
:
EncryptionMode
,
val
secretKey
:
List
<
UByte
>
)
:
VoiceEvent
(
source
)
Members
Constructors
Session
Description
Link copied to clipboard
constructor
(
mode
:
EncryptionMode
,
secretKey
:
List
<
UByte
>
)
Properties
mode
Link copied to clipboard
val
mode
:
EncryptionMode
secret
Key
Link copied to clipboard
@
SerialName
(
value
=
"secret_key"
)
val
secretKey
:
List
<
UByte
>