Share via


GKChallengeComposeResult Class

Definition

This class holds the return values for an asynchronous operation.

public class GKChallengeComposeResult
type GKChallengeComposeResult = class
Inheritance
GKChallengeComposeResult

Constructors

Name Description
GKChallengeComposeResult(NSViewController, Boolean, String[])

Creates a new instance of this class.

GKChallengeComposeResult(UIViewController, Boolean, String[])

Creates a new instance of this class.

Properties

Name Description
ComposeController

The result value from the asynchronous operation.

IssuedChallenge

The result value from the asynchronous operation.

SentPlayerIDs

The result value from the asynchronous operation.

Applies to