CandidateAttribute Properties |
The CandidateAttribute type exposes the following members.
Name | Description | |
---|---|---|
AttributeType |
Gets or sets this Attribute's Type.
(Inherited from Attribute.) | |
CandidateType |
Gets or sets the type of the candidate. See CandidateType for possible values.
| |
ComponentId |
Gets or sets the ID of the component for which this is a candidate.
| |
ConnectionAddress |
Gets or sets the IP address of the candidate.
| |
Extensions |
Gets or sets the extensions.
| |
Foundation |
Gets or sets the candidate's foundation.
| |
Port |
Gets or sets the port of the candidate.
| |
Priority |
Gets or sets the priority of the candidate.
| |
Protocol |
Gets or sets the protocol of this candidate.
| |
RelatedAddress |
Gets or sets the IP address related to the candidate.
| |
RelatedPort |
Gets or sets the port related to the candidate.
|