Misc
internal enum Misc
The set of available Misc API endpoints types.
-
The endpoint to info.
Declaration
Swift
case info
-
The endpoint to settings.
Declaration
Swift
case settings
-
The endpoint value of the Misc API type.
Declaration
Swift
var endpointValue: String { get }