Information about a receiver application.
More...
#import <GCKApplicationMetadata.h>
|
(NSString *GCK_NULLABLE_TYPE) | - senderAppIdentifier |
| The identifier (app ID) of the sender application that is the counterpart to the receiver application, if any. More...
|
|
(NSURL *GCK_NULLABLE_TYPE) | - senderAppLaunchURL |
| The launch URL (URL scheme) for the sender application that is the counterpart to the receiver application, if any. More...
|
|
Information about a receiver application.
- (NSString * GCK_NULLABLE_TYPE) senderAppIdentifier |
|
|
|
The identifier (app ID) of the sender application that is the counterpart to the receiver application, if any.
- (NSURL * GCK_NULLABLE_TYPE) senderAppLaunchURL |
|
|
|
The launch URL (URL scheme) for the sender application that is the counterpart to the receiver application, if any.
- (NSString*) applicationID |
|
readnonatomiccopy |
The application's unique ID.
- (NSString*) applicationName |
|
readnonatomiccopy |
The application's name, in a format that is appropriate for display.
Any icon images for the application, as an array of GCKImage objects.
- (NSArray<NSString *>*) namespaces |
|
readnonatomiccopy |
The set of protocol namespaces supported by this application.
Information about the sender application that is the counterpart to the receiver application, if any.
The documentation for this class was generated from the following file: