You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How would i go about retrieving the device's name? I tried device.getInfo().name, but it is null., along with fullName and other similar properties. device.serverInfo has nothing useful
The text was updated successfully, but these errors were encountered:
How would i go about retrieving the device's name? I tried
device.getInfo().name
, but it is null., along withfullName
and other similar properties.device.serverInfo
has nothing usefulThe text was updated successfully, but these errors were encountered: