getCustomOAID method

String getCustomOAID()

获取自定义OAID的方法

Implementation

String getCustomOAID() {
    return adController.oaid;
  }