RGLReprocParams
Deprecated
@interface RGLReprocParams : NSObject
@property(nonatomic, strong, nonnull) NSString *serviceURL;
@property(nonatomic, strong, nullable) NSNumber *failIfNoService;
@property(nonatomic, strong, nullable) NSDictionary *httpHeaders;
@end
Undocumented
-
Deprecated
Undocumented
Declaration
Objective-C
@property(nonatomic, strong, nonnull) NSString *serviceURL
-
Deprecated
Undocumented
Declaration
Objective-C
@property(nonatomic, strong, nullable) NSNumber *failIfNoService
-
Deprecated
Undocumented
Declaration
Objective-C
@property(nonatomic, strong, nullable) NSDictionary *httpHeaders