GKFetchItemsForIdentityVerificationSignature Constructor

Definition

Creates a new instance of this class.

public GKFetchItemsForIdentityVerificationSignature(Foundation.NSUrl publicKeyUrl, Foundation.NSData signature, Foundation.NSData salt, ulong timestamp);
new GameKit.GKFetchItemsForIdentityVerificationSignature : Foundation.NSUrl * Foundation.NSData * Foundation.NSData * uint64 -> GameKit.GKFetchItemsForIdentityVerificationSignature

Parameters

publicKeyUrl
NSUrl

Result value from an asynchronous operation.

signature
NSData

Result value from an asynchronous operation.

salt
NSData

Result value from an asynchronous operation.

timestamp
UInt64

Result value from an asynchronous operation.

Applies to