LunaticChat
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LunaticChat
engine
/
dev.m1sk9.lunaticChat.engine.protocol
/
PluginMessage
/
DirectMessageRelay
/
DirectMessageRelay
Direct
Message
Relay
constructor
(
messageId
:
String
,
sourceServerName
:
String
,
senderId
:
String
,
senderName
:
String
,
targetServerName
:
String
,
targetName
:
String
,
message
:
String
,
timestamp
:
Long
=
System.currentTimeMillis()
)
(
source
)