menu
nnsdk_with_ad package
documentation
Entity/InitResultEntity.dart
InitResultEntity
errorCode property
errorCode property
dark_mode
light_mode
errorCode
property
int
?
errorCode
getter/setter pair
错误码
当
success == false
时使用,约定:
-1
:网络无连接
-2
:桥接配置错误 / 请求服务不正确
-100
:初始化流程失败(登录或归因等失败)
Implementation
int? errorCode;
nnsdk_with_ad package
documentation
Entity/InitResultEntity
InitResultEntity
errorCode property
InitResultEntity class