PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.server.config
/
ServerConfig
Server
Config
interface
ServerConfig
Server configuration for Plasmo Voice.
Members
Types
Host
Link copied to clipboard
interface
Host
Voice
Link copied to clipboard
interface
Voice
Functions
check
For
Updates
Link copied to clipboard
abstract
fun
checkForUpdates
(
)
:
Boolean
debug
Link copied to clipboard
abstract
fun
debug
(
)
:
Boolean
default
Language
Link copied to clipboard
@
NotNull
abstract
fun
defaultLanguage
(
)
:
@
NotNull
String
host
Link copied to clipboard
@
NotNull
abstract
fun
host
(
)
:
@
NotNull
ServerConfig.Host
server
Id
Link copied to clipboard
@
NotNull
abstract
fun
serverId
(
)
:
@
NotNull
String
use
Crowdin
Translations
Link copied to clipboard
abstract
fun
useCrowdinTranslations
(
)
:
Boolean
voice
Link copied to clipboard
@
NotNull
abstract
fun
voice
(
)
:
@
NotNull
ServerConfig.Voice