interface ActivityStartedEvent
implements Event
import { type ActivityStartedEvent } from "https://deno.land/x/live@1.53.6/deps.ts";
ActivityStartedEvent is the event that is raised when the activity starts.
x/live/deps.ts>ActivityStartedEvent
import { type ActivityStartedEvent } from "https://deno.land/x/live@1.53.6/deps.ts";
ActivityStartedEvent is the event that is raised when the activity starts.