ymx-csj-gro-more
    正在准备搜索索引...

    接口 CustomController

    interface CustomController {
        macAddress?: string;
        oaid?: string;
        useAppTracking?: boolean;
        useLocation?: boolean;
        useWifiState?: boolean;
    }
    索引

    属性

    macAddress?: string

    mac 地址

    oaid?: string

    OAID

    useAppTracking?: boolean

    是否使用应用跟踪

    false
    
    useLocation?: boolean

    是否使用位置信息

    false
    
    useWifiState?: boolean

    是否使用 wifi 状态

    false