GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

IdentifyProperties

API/Interfaces/IdentifyProperties
seyfert/lib/websocket/constants/index.d.ts

Signature

export interface IdentifyProperties

Properties

3
osbrowserdevice

Methods

0

No methods.

Properties

os#
os: string;

Operating system the shard runs on.

@default"darwin" | "linux" | "windows"
browser#
browser: string;

The "browser" where this shard is running on.

device#
device: string;

The device on which the shard is running.