AltBeacon / spec

AltBeacon Technical Specification

Home Page:http://altbeacon.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getServiceUuid is not documented

IgorGanapolsky opened this issue · comments

Hello,
how come Beacon getServiceUuid() is not a publicly documented method?

Igor

@IgorGanapolsky, I think you opened this issue against the wrong repo. Did you mean to open it here? https://github.com/AltBeacon/android-beacon-library/issues

I am looking at your spec: https://github.com/AltBeacon/spec. What's wrong with opening it there?

The Beacon.getServiceUuid() method is part of the other repo I mentioned in my comment. FYI, I have updated the JavaDocs so you can see the public documentation of that method here: http://altbeacon.github.io/android-beacon-library/javadoc/org/altbeacon/beacon/Beacon.html

For other issues with this library, please do open an issue at the link above.

Thanks. If I need to know accuracy of beacon (like in iOS), will that be included in library?