GCKSenderApplicationInfo-Klasse

GCKSenderApplicationInfo-Klassenreferenz

Übersicht

Informationen zu einer Senderanwendung.

Erbt von NSObject. Implementiert <NSCopying>.

Zusammenfassung der Property

GCKSenderApplicationInfoPlatform platform
 Die Plattform der Senderanwendung. Weitere Informationen
 
NSString * appIdentifier
 Die eindeutige Kennung (App-ID) der Senderanwendung. Weitere Informationen
 
NSURL * launchURL
 Die Start-URL (das URL-Schema) der Senderanwendung. Weitere Informationen
 

Property-Details

- (GCKSenderApplicationInfoPlatform) platform
readnonatomicassign

Die Plattform der Senderanwendung.

- (NSString*) appIdentifier
readnonatomiccopy

Die eindeutige Kennung (App-ID) der Senderanwendung.

- (NSURL*) launchURL
readnonatomicstrong

Die Start-URL (das URL-Schema) der Senderanwendung.