luxlabs header browser preview


@interface CDMServiceGraphProtoBackedCommand : CDMServiceGraphCommand

+ (BOOL)supportsSecureCoding;
+ (id)innerProtoPropertyName;
+ (Class)innerProtoType;

- (void)encodeWithCoder:(id)a0;
- (id)initWithCoder:(id)a0;
- (id)loggingRequestID;

@end