public interface IOAID
OAID接口
abstract boolean
supported()
abstract void
doGet(IGetter getter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract boolean supported()
是否支持OAID
abstract void doGet(IGetter getter)
异步获取OAID
getter