GKSessionDelegate.PeerConnectionFailed(GKSession, String, NSError) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Foundation.Export("session:connectionWithPeerFailed:withError:")]
public virtual void PeerConnectionFailed(GameKit.GKSession session, string peerID, Foundation.NSError error);
abstract member PeerConnectionFailed : GameKit.GKSession * string * Foundation.NSError -> unit
override this.PeerConnectionFailed : GameKit.GKSession * string * Foundation.NSError -> unit
- session
- GKSession
- peerID
- String
- error
- NSError
- Attributes
Proizvod | Verzije |
---|---|
Xamarin iOS SDK | 12 |