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 |
isForcedSilence() |
getCodec, getCodecQuality, getIconId, getMaxClients, getMaxFamilyClients, getName, getNeededTalkPower, getOrder, getParentChannelId, 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()
Copyright © 2015. All rights reserved.