GCKSenderApplicationInfo Class Reference

Information about a sender application. More...

#import <GCKSenderApplicationInfo.h>

+ Inheritance diagram for GCKSenderApplicationInfo:

Properties

GCKSenderApplicationInfoPlatform platform
 The sender application's platform. More...
 
NSString * appIdentifier
 The sender application's unique identifier (app ID). More...
 
NSURL * launchURL
 The sender application's launch URL (URL scheme). More...
 

Detailed Description

Information about a sender application.

Property Documentation

- (NSString*) appIdentifier
readnonatomiccopy

The sender application's unique identifier (app ID).

- (NSURL*) launchURL
readnonatomicstrong

The sender application's launch URL (URL scheme).

- (GCKSenderApplicationInfoPlatform) platform
readnonatomicassign

The sender application's platform.


The documentation for this class was generated from the following file: