|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.server.engine.EnginePlugin
atavism.agis.plugins.SocialPlugin
public class SocialPlugin
handles requests for social states such as friends, guilds etc.
| Nested Class Summary | |
|---|---|
class |
SocialPlugin.ChannelChangeHook
|
class |
SocialPlugin.InstanceChatHook
|
class |
SocialPlugin.SocialSubObjectHook
|
| Field Summary | |
|---|---|
protected AccountDatabase |
aDB
|
| Fields inherited from interface atavism.msgsys.MessageCallback |
|---|
NO_FLAGS, RESPONSE_EXPECTED |
| Constructor Summary | |
|---|---|
SocialPlugin()
|
|
| Method Summary | |
|---|---|
static SocialInfo |
getSocialInfo(OID oid)
|
void |
onActivate()
for developers extending the EnginePlugin object, it may be easier to use the onActivate() method which gets called when the plugin is being activated by the Engine. |
protected void |
registerHooks()
|
static void |
registerSocialInfo(SocialInfo sInfo)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AccountDatabase aDB
| Constructor Detail |
|---|
public SocialPlugin()
| Method Detail |
|---|
public void onActivate()
EnginePlugin
onActivate in class EnginePluginprotected void registerHooks()
public static SocialInfo getSocialInfo(OID oid)
public static void registerSocialInfo(SocialInfo sInfo)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||