类 AuditAndroidContext.Builder
java.lang.Object
com.lark.oapi.service.admin.v1.model.AuditAndroidContext.Builder
- 封闭类:
AuditAndroidContext
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明当前设备活跃ipactiveIpDetail(String activeIpDetail) 当前设备活跃ip对应网卡类型app的版本build()cellBaseStation(String cellBaseStation) 基站信息设备ID手机系统语言表示当前是否root手机系统时区Brand制造商安卓版本号安卓版本公网ipGPS经纬度设备语言路由网关IP路由IPUDIDSecSDK版本wifi ip
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
udid
UDID示例值:
- 参数:
udid-- 返回:
-
did
设备ID示例值:
- 参数:
did-- 返回:
-
appVer
app的版本示例值:
- 参数:
appVer-- 返回:
-
ver
SecSDK版本示例值:
- 参数:
ver-- 返回:
-
region
设备语言示例值:
- 参数:
region-- 返回:
-
idI
安卓版本号示例值:
- 参数:
idI-- 返回:
-
idR
安卓版本示例值:
- 参数:
idR-- 返回:
-
hwBrand
Brand示例值:
- 参数:
hwBrand-- 返回:
-
hwManuf
制造商示例值:
- 参数:
hwManuf-- 返回:
-
wifip
wifi ip示例值:
- 参数:
wifip-- 返回:
-
routeIip
路由IP示例值:
- 参数:
routeIip-- 返回:
-
routeGip
路由网关IP示例值:
- 参数:
routeGip-- 返回:
-
envSu
表示当前是否root示例值:
- 参数:
envSu-- 返回:
-
envTz
手机系统时区示例值:
- 参数:
envTz-- 返回:
-
envMl
手机系统语言示例值:
- 参数:
envMl-- 返回:
-
location
GPS经纬度示例值:
- 参数:
location-- 返回:
-
activeIp
当前设备活跃ip示例值:
- 参数:
activeIp-- 返回:
-
activeIpDetail
当前设备活跃ip对应网卡类型示例值:
- 参数:
activeIpDetail-- 返回:
-
cellBaseStation
基站信息示例值:
- 参数:
cellBaseStation-- 返回:
-
iP
公网ip示例值:
- 参数:
iP-- 返回:
-
build
-