Interface ChannelAccessor

All Known Subinterfaces:
ChannelAccessor.ChannelProperty

public interface ChannelAccessor
Provides an accessor for a channel property.
  • Method Details

    • getChannel

      String getChannel()
      Retrieves the channel from the channel property.
      Returns:
      The channel stored by the channel property.