Interface ReadyToSendTimeoutMillisAccessor

All Known Subinterfaces:
ReadyToSendTimeoutMillisAccessor.ReadyToSendTimeoutMillisProperty, ReadyToSendTransmission
All Known Implementing Classes:
AbstractReadyToSendTransmissionDecorator, ReadyToSendSectionDecorator, ReadyToSendSegmentDecorator, TransmissionMetrics

public interface ReadyToSendTimeoutMillisAccessor
Provides an accessor for a RTS ("ready-to-send") timeout in milliseconds property.
  • Method Details

    • getReadyToSendTimeoutMillis

      long getReadyToSendTimeoutMillis()
      The RTS ("ready-to-send") timeout attribute in milliseconds.
      Returns:
      An integer with the RTS ("ready-to-send") timeout in milliseconds.