Package im.zego.zegoexpress.entity
Class ZegoNetworkProbeHttpResult
- java.lang.Object
-
- im.zego.zegoexpress.entity.ZegoNetworkProbeHttpResult
-
public class ZegoNetworkProbeHttpResult extends java.lang.Object
http probe result
-
-
Field Summary
Fields Modifier and Type Field Description int
errorCode
http probe errorCode, 0 means the connection is normalint
requestCostTime
http request cost time, the unit is millisecond
-
Constructor Summary
Constructors Constructor Description ZegoNetworkProbeHttpResult()
-