public class TeleconferenceDeviceAudioQuality extends TeleconferenceDeviceMediaQuality implements com.github.davidmoten.odata.client.ODataType
| Modifier and Type | Class and Description |
|---|---|
static class |
TeleconferenceDeviceAudioQuality.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.internal.UnmappedFields |
unmappedFields |
averageInboundJitter, averageInboundPacketLossRateInPercentage, averageInboundRoundTripDelay, averageOutboundJitter, averageOutboundPacketLossRateInPercentage, averageOutboundRoundTripDelay, channelIndex, contextPath, inboundPackets, localIPAddress, localPort, maximumInboundJitter, maximumInboundPacketLossRateInPercentage, maximumInboundRoundTripDelay, maximumOutboundJitter, maximumOutboundPacketLossRateInPercentage, maximumOutboundRoundTripDelay, mediaDuration, networkLinkSpeedInBytes, odataType, outboundPackets, remoteIPAddress, remotePort| Modifier | Constructor and Description |
|---|---|
protected |
TeleconferenceDeviceAudioQuality() |
| Modifier and Type | Method and Description |
|---|---|
static TeleconferenceDeviceAudioQuality.Builder |
builderTeleconferenceDeviceAudioQuality()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
com.github.davidmoten.odata.client.internal.UnmappedFields |
getUnmappedFields() |
String |
odataTypeName() |
void |
postInject(boolean addKeysToContextPath) |
String |
toString() |
getAverageInboundJitter, getAverageInboundPacketLossRateInPercentage, getAverageInboundRoundTripDelay, getAverageOutboundJitter, getAverageOutboundPacketLossRateInPercentage, getAverageOutboundRoundTripDelay, getChannelIndex, getInboundPackets, getLocalIPAddress, getLocalPort, getMaximumInboundJitter, getMaximumInboundPacketLossRateInPercentage, getMaximumInboundRoundTripDelay, getMaximumOutboundJitter, getMaximumOutboundPacketLossRateInPercentage, getMaximumOutboundRoundTripDelay, getMediaDuration, getNetworkLinkSpeedInBytes, getOutboundPackets, getRemoteIPAddress, getRemotePort, withAverageInboundJitter, withAverageInboundPacketLossRateInPercentage, withAverageInboundRoundTripDelay, withAverageOutboundJitter, withAverageOutboundPacketLossRateInPercentage, withAverageOutboundRoundTripDelay, withChannelIndex, withInboundPackets, withLocalIPAddress, withLocalPort, withMaximumInboundJitter, withMaximumInboundPacketLossRateInPercentage, withMaximumInboundRoundTripDelay, withMaximumOutboundJitter, withMaximumOutboundPacketLossRateInPercentage, withMaximumOutboundRoundTripDelay, withMediaDuration, withNetworkLinkSpeedInBytes, withOutboundPackets, withRemoteIPAddress, withRemotePortprotected com.github.davidmoten.odata.client.internal.UnmappedFields unmappedFields
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class TeleconferenceDeviceMediaQualitypublic com.github.davidmoten.odata.client.internal.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class TeleconferenceDeviceMediaQualitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class TeleconferenceDeviceMediaQualitypublic static TeleconferenceDeviceAudioQuality.Builder builderTeleconferenceDeviceAudioQuality()
public String toString()
toString in class TeleconferenceDeviceMediaQualityCopyright © 2018–2020. All rights reserved.