Uses of Class
gg.xp.xivsupport.events.ws.ActWsJsonMsg
Packages that use ActWsJsonMsg
-
Uses of ActWsJsonMsg in gg.xp.xivsupport.events.ws
Methods in gg.xp.xivsupport.events.ws with parameters of type ActWsJsonMsgModifier and TypeMethodDescriptionvoid
ActWsHandlers.actWsCombatants
(EventContext context, ActWsJsonMsg jsonMsg) static void
ActWsHandlers.actWsLogLine
(EventContext context, ActWsJsonMsg jsonMsg) static void
ActWsHandlers.actWsMapChange
(EventContext context, ActWsJsonMsg jsonMsg) static void
ActWsHandlers.actWsOnlineStatusChanged
(EventContext context, ActWsJsonMsg jsonMsg) static void
ActWsHandlers.actWsPartyChange
(EventContext context, ActWsJsonMsg jsonMsg) static void
ActWsHandlers.actWsPlayerChange
(EventContext context, ActWsJsonMsg jsonMsg) static void
ActWsHandlers.actWsVersionChange
(EventContext context, ActWsJsonMsg jsonMsg) static void
ActWsHandlers.actWsZoneChange
(EventContext context, ActWsJsonMsg jsonMsg) void
ActWsHandlers.inCombatChange
(EventContext context, ActWsJsonMsg jsonMsg) static void
ActWsHandlers.languageResponse
(EventContext context, ActWsJsonMsg jsonMsg) static void
ActWsHandlers.versionResponse
(EventContext context, ActWsJsonMsg jsonMsg)