类 AuditIosContext.Builder
java.lang.Object
com.lark.oapi.service.admin.v1.model.AuditIosContext.Builder
- 封闭类:
AuditIosContext
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明当前设备活跃ipactiveIpDetail(String activeIpDetail) 当前设备活跃ip对应网卡类型app的版本build()cellBaseStation(String cellBaseStation) 基站信息设备ID公网ipGPS经纬度当前语言系统类型及版本代理ip是否越狱系统时区UDIDSecSDK版本wifi ip
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
udid
UDID示例值:
- 参数:
udid-- 返回:
-
did
设备ID示例值:
- 参数:
did-- 返回:
-
appVer
app的版本示例值:
- 参数:
appVer-- 返回:
-
ver
SecSDK版本示例值:
- 参数:
ver-- 返回:
-
os
系统类型及版本示例值:
- 参数:
os-- 返回:
-
sTZone
系统时区示例值:
- 参数:
sTZone-- 返回:
-
mL
当前语言示例值:
- 参数:
mL-- 返回:
-
sjd
是否越狱示例值:
- 参数:
sjd-- 返回:
-
proxyip
代理ip示例值:
- 参数:
proxyip-- 返回:
-
wifip
wifi ip示例值:
- 参数:
wifip-- 返回:
-
location
GPS经纬度示例值:
- 参数:
location-- 返回:
-
activeIp
当前设备活跃ip示例值:
- 参数:
activeIp-- 返回:
-
activeIpDetail
当前设备活跃ip对应网卡类型示例值:
- 参数:
activeIpDetail-- 返回:
-
cellBaseStation
基站信息示例值:
- 参数:
cellBaseStation-- 返回:
-
iP
公网ip示例值:
- 参数:
iP-- 返回:
-
build
-