Rate this page:

ConferenceDirection

Add the following line to your scenario code to use the enum:

require(Modules.Conference);

Constants

BOTH

Copy URL

Provides only outgoing stream from endpoint to conference.

RECEIVE

Copy URL

Provides only incoming stream from conference to endpoint.

SEND

Copy URL

Provides only outgoing stream from endpoint to conference.