Package 

Class OppoExtImpl

  • All Implemented Interfaces:
    com.github.gzuliyujiang.oaid.IOAID

    
    public class OppoExtImpl
    extends OppoImpl
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      OppoExtImpl(Context context)
    • Method Summary

      Modifier and Type Method Description
      boolean supported() 是否支持OAID
      void doGet(IGetter getter) 异步获取OAID
      • Methods inherited from class com.github.gzuliyujiang.oaid.impl.OppoImpl

        doGet
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OppoExtImpl

        OppoExtImpl(Context context)
    • Method Detail

      • supported

         boolean supported()

        是否支持OAID

      • doGet

         void doGet(IGetter getter)

        异步获取OAID

        Parameters:
        getter - 回调