PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.proto.packets.udp
/
PacketUdp
Packet
Udp
open
class
PacketUdp
Members
Constructors
Packet
Udp
Link copied to clipboard
constructor
(
@
NotNull
secret
:
@
NotNull
UUID
,
timestamp
:
Long
,
@
NotNull
packet
:
@
NotNull
Packet
<
out
Any
>
,
@
NotNull
input
:
@
NotNull
ByteArrayDataInput
)
Functions
get
Packet
Link copied to clipboard
open
fun
<
T
:
PacketHandler
?
>
getPacket
(
)
:
Packet
<
T
>