Package | net.user1.reactor.chat |
Class | public final class ChatMessages |
Inheritance | ChatMessages ![]() |
Since : | ReactorGUI 1.0.0 |
Constant | Defined By | ||
---|---|---|---|
CHAT : String = CHAT [static]
The name of chat messages sent by chat controls in the ReactorGUI
library. | ChatMessages | ||
PRIVATE_CHAT : String = PRIVATE_CHAT [static]
The name of private chat messages sent by chat controls in the ReactorGUI
library. | ChatMessages |
CHAT | Constant |
public static const CHAT:String = CHAT
Since : | ReactorGUI 1.0.0 |
The name of chat messages sent by chat controls in the ReactorGUI library.
PRIVATE_CHAT | Constant |
public static const PRIVATE_CHAT:String = PRIVATE_CHAT
Since : | ReactorGUI 1.0.0 |
The name of private chat messages sent by chat controls in the ReactorGUI library.