Rate this page:

ReceiveParameters

An object that specifies what media streams to receive from each endpoint. Can be passed via the EndpointParameters.receiveParameters parameter or an argument to the Endpoint.manageEndpoint method.
The object can accept the following keys:

  • A string value with the endpoint ID. Applies the setting only for the specified endpoint.
  • The all keyword. Applies the setting for all the endpoints.
  • The new keyword. Applies the setting for the new endpoints only.