Class wsc.MEDIADIRECTION
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Enum for media direction.
|
| Field Attributes | Field Name and Description |
|---|---|
|
no media
|
|
|
the media direction is receive only
|
|
|
the media direction is send only
|
|
|
the media direction is both send and receive
|
Field Detail
{String}
NONE
no media
{String}
RECVONLY
the media direction is receive only
{String}
SENDONLY
the media direction is send only
{String}
SENDRECV
the media direction is both send and receive