getChannels abstract method

Map<int, Channel> getChannels()

Lists all Channels in this Mumble server, mapped to their id.

Implementation

Map<int, Channel> getChannels();