nn::uds::CTR::NetworkDescription::operator != Member Function
bool operator!=(
NetworkDescription networkDescription
);
| Name | Description | |
|---|---|---|
| in | networkDescription | Object of the NetworkDescription class to compare against. |
Compares two objects in the NetworkDescription class and returns true if their values are not the same. Even if the network is the same, it will return false if data has been set by SetApplicationData or due to [differences in] the number of connected devices.
CONFIDENTIAL