Class SocialModuleSettings
- java.lang.Object
-
- de.extio.spacecraft.shared.model.client.settings.SocialModuleSettings
-
public final class SocialModuleSettings extends Object
Acquire with:EngineFacade.instance().getClientState().getState().get("SocialModuleSettings")
-
-
Constructor Summary
Constructors Constructor Description SocialModuleSettings()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getChatRecipient()
void
setChatRecipient(String chatRecipient)
-