MSConnectivity Dictionary object
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Contains ICE connectivity information. It is described in [MS-QoE] Section 2.2.1.7 (Connectivity).
Syntax
dictionary MSConnectivity {
MSIceType iceType;
MSIceWarningFlags iceWarningFlags;
MSRelayAddress relayAddress;
};
Standards information
MSConnectivity Dictionary
Member | Type | Description |
---|---|---|
iceType | MSIceType Dictionary | Information about the media path. |
iceWarningFlags | MSIceWarningFlags | Information about ICE process described in bitflags. |
relayAddress | MSRelayAddress Dictionary | IP address related information of the relay. |