public class SendRecvAttribute extends AbstractConnectionModeAttribute
This specifies that the tools should be started in send and receive mode.
This is necessary for interactive conferences with tools that default to
receive-only mode. It can be either a session or media-level attribute, and
it is not dependent on charset.
If none of the attributes "sendonly", "recvonly", "inactive", and "sendrecv" is present, "sendrecv" SHOULD be assumed as the default for sessions that are not of the conference type "broadcast" or "H332".
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_TYPE |
ATTRIBUTE_SEPARATOR, BEGIN, BEGIN_LENGTH, builder, FIELD_TYPE, key, valueFIELD_SEPARATOR| Constructor and Description |
|---|
SendRecvAttribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getFieldType, getKey, getValuepublic static final String ATTRIBUTE_TYPE
public String toString()
toString in class AttributeFieldCopyright © 2018 TeleStax, Inc.. All rights reserved.