PresenceEvent: {
    agentId: string;
    environmentId: string;
    type: ARRIVAL | DEPARTURE;
}

Type declaration

Generated using TypeDoc