• Gets all information about the device.

    Returns Promise<DeviceInfo>

    Example

    const deviceInfo = await getAllDeviceInfo();
    

    Remarks

    Battery information is not available on iOS or macOS

Generated using TypeDoc