get_peers


Description:

public unowned GenericArray<WifiP2PPeer> get_peers ()

Gets all the found peers of the DeviceWifiP2P.

Parameters:

this

a DeviceWifiP2P

Returns:

a GenericArray containing all the found WifiP2PPeers. The returned array is owned by the client and should not be modified.