Interface PongMagicBytesAccessor

All Known Subinterfaces:
PongMagicBytesAccessor.PongMagicBytesProperty
All Known Implementing Classes:
TransmissionMetrics

public interface PongMagicBytesAccessor
Provides an accessor for a pong magic bytes property.
  • Method Details

    • getPongMagicBytes

      byte[] getPongMagicBytes()
      Retrieves the magic bytes from the pong magic bytes property.
      Returns:
      The magic bytes stored by the pong magic bytes property.