3 #import <GoogleCast/GCKDefines.h>     5 #import <Foundation/Foundation.h>    10 GCK_ASSUME_NONNULL_BEGIN
    25 @property(nonatomic, copy, readonly, GCK_NULLABLE) NSArray<GCKImage *> *
images;
    28 @property(nonatomic, copy, readonly, GCK_NULLABLE) NSArray<NSString *> *
namespaces;
    50 GCK_ASSUME_NONNULL_END
 
A class that represents an image that is located on a web server. 
Definition: GCKImage.h:14
Information about a sender application. 
Definition: GCKSenderApplicationInfo.h:32