Interface SessionTypeEdge

The session is running on the Edge browser. Subtype of SessionType.

interface SessionTypeEdge {
    @type: "sessionTypeEdge";
}

Properties

Properties

@type: "sessionTypeEdge"