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

  • Undocumented

    Declaration

    Objective-C

    @property(nonatomic, strong, nonnull) NSString *serviceURL
  • Undocumented

    Declaration

    Objective-C

    @property(nonatomic, strong, nullable) NSNumber *failIfNoService
  • Undocumented

    Declaration

    Objective-C

    @property(nonatomic, strong, nullable) NSDictionary *httpHeaders