Click or drag to resize
Local Multiplayer for iOS/tvOS/macOS
IPeerDiscovery Events

The AppleLocalMultiplayerIPeerDiscovery type exposes the following members.

Events
  NameDescription
Public eventCancelled
Occurs when "Cancel" button is pressed in the peer browser UI.
Public eventFinished
Occurs when "Finish" button is pressed in the peer browser UI.
Public eventNearbyPeerPresenting
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.
Top
See Also