-
public final class OasthClass used for fetching static data about the OASTH network.
By default caching is enabled. The first time the data is downloaded it is stored in the object. This behaviour can be disabled by setting the cachingEnabled parameter on the constructor to
false.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classOasth.Companion
-
Method Summary
-
-
Constructor Detail
-
Oasth
Oasth(Boolean cachingEnabled)
-
-
-
-