Interface SessionTypeIpad

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

interface SessionTypeIpad {
    @type: "sessionTypeIpad";
}

Properties

Properties

@type: "sessionTypeIpad"