public class VoiceQueueStrategy
extends java.lang.Object
Constructor and Description |
---|
VoiceQueueStrategy(int maxVoiceQueueSize,
int ignoreSize) |
Modifier and Type | Method and Description |
---|---|
int |
getIgnoreSize() |
int |
getMaxVoiceQueueSize() |
void |
setIgnoreSize(int ignoreSize) |
void |
setMaxVoiceQueueSize(int maxVoiceQueueSize) |