import "RTC.idl";
Public Attributes | |
string | name |
name | |
UniqueIdentifier | connector_id |
connector_id | |
PortServiceList | ports |
ports | |
NVList | properties |
properties |
The ConnectorProfile contains information about a connection between the ports of collaborating RTCs.
connector_id
Each connector has a unique identifier that is assigned when connection is established. This attribute stores that identifier.
string RTC::ConnectorProfile::name |
properties
This attribute contains additional properties of the connection.
This attribute provides implementations the opportunity to describe additional characteristics of a particular connection that are outside of the scope of this specification.