GKMatchDelegate.ConnectionFailed(GKMatch, String, NSError) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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
Parâmetros
- match
- GKMatch
- playerId
- String
- error
- NSError
- Atributos