Class HMSNetworkQuality
-
- All Implemented Interfaces:
public final class HMSNetworkQuality
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerdownlinkQuality
-
Constructor Summary
Constructors Constructor Description HMSNetworkQuality(Integer downlinkQuality)
-
Method Summary
Modifier and Type Method Description final IntegergetDownlinkQuality()-
-
Constructor Detail
-
HMSNetworkQuality
HMSNetworkQuality(Integer downlinkQuality)
-
-
Method Detail
-
getDownlinkQuality
final Integer getDownlinkQuality()
-
-
-
-