public static interface

TurnBasedMultiplayer.CancelMatchResult

implements Result
com.google.android.gms.games.multiplayer.turnbased.TurnBasedMultiplayer.CancelMatchResult

Class Overview

Result delivered when the match has been canceled. Possible status codes include:

Summary

Public Methods
abstract String getMatchId()
[Expand]
Inherited Methods
From interface com.google.android.gms.common.api.Result

Public Methods

public abstract String getMatchId ()

Returns
  • The ID of the canceled match.