-
- All Implemented Interfaces:
public final class FROptionsManages SDK configuration information
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classFROptions.Companion
-
Method Summary
Modifier and Type Method Description final ServergetServer()final OAuthgetOauth()final ServicegetService()final UrlPathgetUrlPath()final SSLPinninggetSslPinning()final LoggetLogger()-
-
Method Detail
-
getService
final Service getService()
-
getUrlPath
final UrlPath getUrlPath()
-
getSslPinning
final SSLPinning getSslPinning()
-
-
-
-