upLoss property

int? upLoss
getter/setter pair

C -> S 上行丢包率(%),该值越小越好,例如,丢包率为0表示网络很好, 丢包率为30%则意味着 SDK 向服务器发送的数据包中会有30%丢失在上行传输中

Implementation

int? upLoss;