MCNearbyServiceBrowserDelegate.LostPeer Method

Definition

Indicates that a peer has been lost.

[Foundation.Export("browser:lostPeer:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public abstract void LostPeer (MultipeerConnectivity.MCNearbyServiceBrowser browser, MultipeerConnectivity.MCPeerID peerID);
abstract member LostPeer : MultipeerConnectivity.MCNearbyServiceBrowser * MultipeerConnectivity.MCPeerID -> unit

Parameters

peerID
MCPeerID

Implements

Attributes

Applies to