AFK Module
AFK stands for Away From Keyboard
Overview
Mode
Supported
Accessing AFK Events
PixelStreaming.addEventListener("eventName", callbackFunction);const { PixelStreaming } = ArcwareInit(
{ shareId: "<your-share-id>" },
configuration
);Available AFK Events
Event Name
Epic Pixel Streaming Event
Event Lifecycle
Event Descriptions
afkWarningActivate
afkWarningDeactivate
afkWarningUpdate
afkTimedOut
AFK Configuration
Default AFK Overlays
Example: Custom AFK Overlay
Notes
Last updated