5 lines
156 B
Objective-C
5 lines
156 B
Objective-C
#import "GPBMessage.h"
|
|
|
|
@interface YTIElementRendererCompatibilityOptions : GPBMessage
|
|
@property (nonatomic, assign, readwrite) BOOL hasAdLoggingData;
|
|
@end
|