RequestOptionsFactory

interface RequestOptionsFactory

Creates a new instance of RequestOptions.

Functions

Link copied to clipboard
abstract fun build(): RequestOptions
Returns a non-null RequestOptions object.