ConferenceDirection
Add the following line to your scenario code to use the enum: require(Modules.Conference);
Values
SEND
Provides only outgoing stream from endpoint to conference.
RECEIVE
Provides only incoming stream from conference to endpoint.
BOTH
Provides only outgoing stream from endpoint to conference.