Share via


GKCategoryResult Class

Definition

This class holds the return values for an asynchronous operation.

public class GKCategoryResult
type GKCategoryResult = class
Inheritance
GKCategoryResult

Constructors

Name Description
GKCategoryResult(String[], String[])

Creates a new instance of this class.

Properties

Name Description
Categories

The result value from the asynchronous operation.

Titles

The result value from the asynchronous operation.

Applies to