#include <SdpMediaLine.h>
| SdpRemoteCandidate |
( |
unsigned int |
componentId, |
|
|
const char * |
connectionAddress, |
|
|
unsigned int |
port |
|
) |
| |
|
inline |
| UtlCopyableContainable* clone |
( |
| ) |
const |
|
inline |
| int compareTo |
( |
UtlContainable const * |
| ) |
const |
|
inline |
| unsigned int getComponentId |
( |
| ) |
const |
|
inline |
| const UtlString& getConnectionAddress |
( |
| ) |
const |
|
inline |
| UtlContainableType getContainableType |
( |
| ) |
const |
|
inline |
| unsigned int getPort |
( |
| ) |
const |
|
inline |
| void setComponentId |
( |
unsigned int |
componentId | ) |
|
|
inline |
| void setConnectionAddress |
( |
const char * |
connectionAddress | ) |
|
|
inline |
| void setPort |
( |
unsigned int |
port | ) |
|
|
inline |
| unsigned int mComponentId |
|
private |
| UtlString mConnectionAddress |
|
private |