interface SessionData {
    description: MockRTCSessionDescription;
    id: string;
}

Properties

Properties

id: string