public class TeleconferenceDeviceScreenSharingQuality extends TeleconferenceDeviceVideoQuality implements com.github.davidmoten.odata.client.ODataType
| Modifier and Type | Class and Description |
|---|---|
static class |
TeleconferenceDeviceScreenSharingQuality.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.internal.UnmappedFields |
unmappedFields |
averageInboundBitRate, averageInboundFrameRate, averageOutboundBitRate, averageOutboundFrameRateaverageInboundJitter, 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 |
TeleconferenceDeviceScreenSharingQuality() |
| Modifier and Type | Method and Description |
|---|---|
static TeleconferenceDeviceScreenSharingQuality.Builder |
builderTeleconferenceDeviceScreenSharingQuality()
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() |
builderTeleconferenceDeviceVideoQuality, getAverageInboundBitRate, getAverageInboundFrameRate, getAverageOutboundBitRate, getAverageOutboundFrameRate, withAverageInboundBitRate, withAverageInboundFrameRate, withAverageOutboundBitRate, withAverageOutboundFrameRategetAverageInboundJitter, 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
protected TeleconferenceDeviceScreenSharingQuality()
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class TeleconferenceDeviceVideoQualitypublic com.github.davidmoten.odata.client.internal.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class TeleconferenceDeviceVideoQualitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class TeleconferenceDeviceVideoQualitypublic static TeleconferenceDeviceScreenSharingQuality.Builder builderTeleconferenceDeviceScreenSharingQuality()
public String toString()
toString in class TeleconferenceDeviceVideoQualityCopyright © 2018–2020. All rights reserved.