public class Channel extends ChannelBase
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
int |
getNeededSubscribePower() |
int |
getTotalClients() |
int |
getTotalClientsFamily() |
boolean |
isEmpty() |
boolean |
isFamilyEmpty() |
getCodec, getCodecQuality, getIconId, getMaxClients, getMaxFamilyClients, getName, getNeededTalkPower, getOrder, getParentChannelId, getSecondsEmpty, getTopic, hasPassword, isDefault, isPermanent, isSemiPermanentpublic int getId()
getId in class ChannelBasepublic int getTotalClientsFamily()
public int getTotalClients()
public int getNeededSubscribePower()
public boolean isEmpty()
true, if the channel is empty, false otherwise.public boolean isFamilyEmpty()
isFamilyEmpty in class ChannelBasetrue, if the channel and all child channels are empty, false otherwise.Copyright © 2016. All rights reserved.