ConferenceDirection
Add the following line to your scenario code to use the enum:
require(Modules.Conference);
Constants
BOTH
SEND provides only sending stream from endpoint to conference
RECEIVE
RECEIVE provides only receiving stream from conference to endpoint
SEND
SEND provides only sending stream from endpoint to conference