Smart Contract references

Listener.isChannelAvailable()

function isChannelAvailable(address channel) public view virtual returns (bool)

Helper function to check the sender (channel) reguistered on the listener.

Previous
Listener.compareIndex