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
/
SelectProtocol
/
Data
Data
@
KordVoice
@
Serializable
data
class
Data
(
val
address
:
String
,
val
port
:
Int
,
val
mode
:
EncryptionMode
)
(
source
)
Members
Constructors
Data
Link copied to clipboard
constructor
(
address
:
String
,
port
:
Int
,
mode
:
EncryptionMode
)
Properties
address
Link copied to clipboard
val
address
:
String
mode
Link copied to clipboard
val
mode
:
EncryptionMode
port
Link copied to clipboard
val
port
:
Int