#include <cconnectioninfo.h>
Data Fields | |
BOOL | headFlag |
CgList * | prev |
CgList * | next |
int | connectionId |
int | peerConnectionId |
int | renderingControlId |
int | avTransportId |
CgString | protocolInfo |
CgString | peerConnectionManager |
CgString | direction |
CgString | status |
In reality, these aren't really instances of a particular entity or class as commonly understood in the OO world. They are rather collections of connection-specific information that are usually spoken of as instances of the single connection manager service.
|
The ID of the AV Transport instance used in this connection |
|
The ID of the current connection manager instance |
|
Connection direction |
|
|
|
|
|
The ID of the peer's connection manager instance |
|
UDN/Service-Id pair for obtaining the ConnectionManager's description and CM service description. |
|
|
|
Comma-separated list of supported protocols
|
|
The ID of the rendering control service used in this connection |
|
Connection status |