menu
amps_sdk package
documentation
data/amps_init_config.dart
AMPSInitConfig
getCustomOAID method
getCustomOAID method
dark_mode
light_mode
getCustomOAID
method
String
getCustomOAID
(
)
获取自定义OAID的方法
Implementation
String getCustomOAID() { return adController.oaid; }
amps_sdk package
documentation
data/amps_init_config
AMPSInitConfig
getCustomOAID method
AMPSInitConfig class