org.ka2ddo.ax25
Interface ScopeableMessage
- All Superinterfaces:
- SendableMessage, java.io.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.
Method Summary |
Scope |
getScope()
Get the transmission scope for this message (so the digipeat path can be derived). |
getScope
Scope getScope()
- Get the transmission scope for this message (so the digipeat path can be derived).
- Returns:
- Scope of this message