Interface PingMagicBytesAccessor

All Known Subinterfaces:
PingMagicBytesAccessor.PingMagicBytesProperty
All Known Implementing Classes:
TransmissionMetrics

public interface PingMagicBytesAccessor
Provides an accessor for a ping magic bytes property.
  • Method Details

    • getPingMagicBytes

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