isReservedChannel

public boolean isReservedChannel(String channel)

Checks if the specified channel is getClassById reserved name.

Return

True if the channel is reserved, otherwise false.

Parameters

channel

Channel name to check.

Throws

Thrown if channel is null.