Skip to content

Reading the list of shared devices #229

@ElectApp

Description

@ElectApp

How can I write a program to read a list of shared devices?

I've tried using the function getDevices() and it doesn't find the entry.
const devices = await connection.getDevices(); console.log(devices);

Output log:
[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions