remove_peer


Description:

public bool remove_peer (uint idx)

Parameters:

this

the SettingWireGuard instance

idx

the index to remove.

Returns:

true if idx was in range and a peer was removed. Otherwise, this is unchanged.