GKMatchDelegate.ConnectionFailed(GKMatch, String, NSError) Method
Definition
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.
Caution
It will never be called.
[Foundation.Export("xamarin:selector:removed:")]
[System.Obsolete("It will never be called.", false)]
public virtual void ConnectionFailed (GameKit.GKMatch match, string playerId, Foundation.NSError error);
abstract member ConnectionFailed : GameKit.GKMatch * string * Foundation.NSError -> unit
override this.ConnectionFailed : GameKit.GKMatch * string * Foundation.NSError -> unit
Parameters
- match
- GKMatch
- playerId
- String
- error
- NSError
- Attributes