AtomicX Core API
androidJvm
AtomicX Core API
/
io.trtc.tuikit.atomicxcore.api.device
/
NetworkInfo
/
NetworkInfo
Network
Info
constructor
(
userID
:
String
=
""
,
quality
:
NetworkQuality
=
NetworkQuality.EXCELLENT
,
upLoss
:
Int
=
0
,
downLoss
:
Int
=
0
,
delay
:
Int
=
0
)