Interface ScopeableMessage

All Superinterfaces:
SendableMessage, Serializable
All Known Implementing Classes:
ObjectReport, Query

public interface ScopeableMessage extends SendableMessage
This interface defines a SendableMessage which can specify the scope over which it should be transmitted: not at all, over only the local RF area, or via the APRS-IS Internet backbone.
Author:
Andrew Pavlin, KA2DDO
  • Method Details

    • getScope

      Scope getScope()
      Get the transmission scope for this message (so the digipeat path can be derived).
      Returns:
      Scope of this message