export interface ReadSessionEvent { sid: string; uid: string; mid: string; }