ot::Ip6::Netif::RemoveUnicastAddress() method
Removes a unicast address from the network interface. Is intended for addresses internal to OpenThread. The @p aAddress instance is removed from the unicast address linked list. If @p aAddress is not in the list, the call to `RemoveUnicastAddress()` will perform no action.
Arguments
aAddress
A reference to the unicast address.