Device
An object representing a Cast receiver device.
Hierarchy
- Device
Index
Properties
Properties
capabilities
• capabilities: DeviceCapability[]
List of capabilities available on this device
deviceId
• deviceId: string
A unique identifier for the device.
deviceVersion
• deviceVersion: string
The device's protocol version.
friendlyName
• friendlyName: string
The device's friendly name. This is a user-assignable name such as "Living Room".
icons
• icons: WebImage[]
Returns a list of all of the device's icons. If there are no images, returns an empty list.
ipAddress
• ipAddress: string
The device's IP address. IPv4 if available, otherwise IPv6.
Optional
isOnLocalNetwork
• isOnLocalNetwork? : undefined | false | true
True if this device is on the local network.
modelName
• modelName: string
Gets the model name for the device.