diff --git a/libraries/networking/src/AddressManager.h b/libraries/networking/src/AddressManager.h index 8e2553779b..7832b26c96 100644 --- a/libraries/networking/src/AddressManager.h +++ b/libraries/networking/src/AddressManager.h @@ -32,6 +32,11 @@ const QString GET_PLACE = "/api/v1/places/%1"; /**jsdoc * The location API provides facilities related to your current location in the metaverse. * + *
You can get and set your current metaverse address by directly reading a string value from and writing a string value to
+ * the location
object. This is an alternative to using the location.href
property or this object's
+ * functions.
Available in: | " + rows.join(" | ") + " |
---|
Available in: | " + rows.join(" | ") + " |
---|