public class InactiveAttribute extends AbstractConnectionModeAttribute
This specifies that the tools should be started in inactive mode.
This is necessary for interactive conferences where users can put other users on hold. No media is sent over an inactive media stream. Note that an RTP-based system SHOULD still send RTCP, even if started inactive. It can be either a session or media-level attribute, and it is not dependent on charset.
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_TYPE |
ATTRIBUTE_SEPARATOR, BEGIN, BEGIN_LENGTH, builder, FIELD_TYPE, key, valueFIELD_SEPARATOR| Constructor and Description |
|---|
InactiveAttribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getFieldType, getKey, getValuepublic static final String ATTRIBUTE_TYPE
public String toString()
toString in class AttributeFieldCopyright © 2017 TeleStax, Inc.. All Rights Reserved.