PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.connection
/
UdpClientManager
/
getClient
get
Client
abstract
fun
getClient
(
)
:
Optional
<
UdpClient
>
Gets the
UdpClient
, if available.
Return
An optional containing the
UdpClient
, or empty if not set.