PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.proxy.server
/
RemoteServer
Remote
Server
interface
RemoteServer
Represents a backend remote voice server.
Members
Functions
get
Address
Link copied to clipboard
@
NotNull
open
fun
getAddress
(
)
:
@
NotNull
InetSocketAddress
@
NotNull
abstract
fun
getAddress
(
resolve
:
Boolean
)
:
@
NotNull
InetSocketAddress
Gets the address of the remote server.
get
Name
Link copied to clipboard
@
NotNull
abstract
fun
getName
(
)
:
@
NotNull
String
Gets the name of the remote server.
is
Aes
Encryption
Key
Set
Link copied to clipboard
abstract
fun
isAesEncryptionKeySet
(
)
:
Boolean
Checks if an AES encryption key is set for this remote server.