IPeerDiscovery Events |
The AppleLocalMultiplayerIPeerDiscovery type exposes the following members.
Name | Description | |
---|---|---|
Cancelled |
Occurs when "Cancel" button is pressed in the peer browser UI.
| |
Finished |
Occurs when "Finish" button is pressed in the peer browser UI.
| |
NearbyPeerPresenting |
Occurs when a peer is found and is about to be presented in the peer browser UI.
Note: this event is called on a background thread, which means that you can't access Unity APIs
from within the handler of this event.
|