Interface SessionTypeWindows

The session is running on a Windows device. Subtype of SessionType.

interface SessionTypeWindows {
    @type: "sessionTypeWindows";
}

Properties

Properties

@type: "sessionTypeWindows"