Interface SessionTypeUbuntu

The session is running on an Ubuntu device. Subtype of SessionType.

interface SessionTypeUbuntu {
    @type: "sessionTypeUbuntu";
}

Properties

Properties

@type: "sessionTypeUbuntu"