export function getEventSessionSogsFirstPoll(roomId: string) { return `first-poll-session-sogs:${roomId}`; }