rootChannelId top-level constant

int const rootChannelId

The id of the root channel of a Mumble server is always 0.

Implementation

const int rootChannelId = 0;