PlasmoVoice
Toggle table of contents
2.2.0-SNAPSHOT
Select version
2.2.0-SNAPSHOT
2.1.17-SNAPSHOT
2.1.16
2.1.16-SNAPSHOT
2.1.15
2.1.15-SNAPSHOT
2.1.14
2.1.14-SNAPSHOT
2.1.13
2.1.13-SNAPSHOT
2.1.12
2.1.12-SNAPSHOT
2.1.11
2.1.11-SNAPSHOT
2.1.10
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
proxy
/
su.plo.voice.api.proxy.config
/
ProxyConfig
Proxy
Config
interface
ProxyConfig
Proxy configuration for Plasmo Voice.
Members
Types
Host
Link copied to clipboard
interface
Host
Reuse
Port
Link copied to clipboard
interface
ReusePort
Functions
aes
Encryption
Key
Link copied to clipboard
abstract
fun
aesEncryptionKey
(
)
:
Array
<
Byte
>
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
ProxyConfig.Host
mtu
Size
Link copied to clipboard
abstract
fun
mtuSize
(
)
:
Int
reuse
Port
Link copied to clipboard
@
NotNull
abstract
fun
reusePort
(
)
:
@
NotNull
ProxyConfig.ReusePort
use
Crowdin
Translations
Link copied to clipboard
abstract
fun
useCrowdinTranslations
(
)
:
Boolean