다음을 통해 공유


GKMatchDelegate.ConnectionFailed(GKMatch, String, NSError) 메서드

정의

주의

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

매개 변수

match
GKMatch
playerId
String
error
NSError
특성

적용 대상