AppleLocalMultiplayerICustomPeerDiscovery Interface |
Namespace: LostPolygon.Apple.LocalMultiplayer
public interface ICustomPeerDiscovery
The AppleLocalMultiplayerICustomPeerDiscovery type exposes the following members.
Name | Description | |
---|---|---|
InvitePeer |
Invites peer peerId to the current session.
| |
StartDiscovery |
Starts discovery of nearby peers.
| |
StopDiscovery |
Stop discovery of nearby peers.
|
Name | Description | |
---|---|---|
PeerFound |
Occurs when a new peer is found.
| |
PeerLost |
Occurs when a known peer is lost.
| |
StartFailed |
Occurs when starting the discovery has failed.
|