public class ChannelInfo extends ChannelBase
| Constructor and Description |
|---|
ChannelInfo(int channelId,
Map<String,String> map) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCodecLatencyFactor() |
String |
getDescription() |
String |
getFilePath() |
int |
getId() |
String |
getPassword() |
String |
getPhoneticName() |
boolean |
hasInheritedMaxFamilyClients() |
boolean |
hasUnlimitedClients() |
boolean |
hasUnlimitedFamilyClients() |
boolean |
isEncrypted() |
boolean |
isFamilyEmpty() |
boolean |
isForcedSilence() |
getCodec, getCodecQuality, getIconId, getMaxClients, getMaxFamilyClients, getName, getNeededTalkPower, getOrder, getParentChannelId, getSecondsEmpty, getTopic, hasPassword, isDefault, isPermanent, isSemiPermanentpublic ChannelInfo(int channelId, Map<String,String> map)
public int getId()
getId in class ChannelBasepublic String getDescription()
public String getPassword()
public int getCodecLatencyFactor()
public boolean isEncrypted()
public boolean hasUnlimitedClients()
public boolean hasUnlimitedFamilyClients()
public boolean hasInheritedMaxFamilyClients()
public String getFilePath()
public boolean isForcedSilence()
public String getPhoneticName()
public boolean isFamilyEmpty()
isFamilyEmpty in class ChannelBasetrue, if the channel and all child channels are empty, false otherwise.Copyright © 2016. All rights reserved.