TwitchAwareness

Undocumented in source.

Members

Functions

onTwitchAwarenessCatchRoomIDMixin
void onTwitchAwarenessCatchRoomIDMixin(IRCPlugin plugin, IRCEvent event)

Catches the room ID from a ROOMSTATE event.

onTwitchAwarenessDetectTargetModeratorMixin
void onTwitchAwarenessDetectTargetModeratorMixin(IRCPlugin plugin, IRCEvent event)

Detects moderator-ness from a USERSTATE event. Broadcasters are also moderators.

onTwitchAwarenessSenderCarryingEventMixin
void onTwitchAwarenessSenderCarryingEventMixin(IRCPlugin plugin, IRCEvent event)

Proxies to onTwitchAwarenessUserCarrierImpl.

onTwitchAwarenessTargetCarryingEventMixin
void onTwitchAwarenessTargetCarryingEventMixin(IRCPlugin plugin, IRCEvent event)

Catch targets from normal Twitch events.

Manifest constants

hasTwitchAwareness
enum hasTwitchAwareness;

Constant denoting that TwitchAwareness has been mixed in.