getStyle

fun getStyle(theme: String? = null): String

Get Style for a given theme Used to retrieve an Indoor Style

Return

String

Parameters

theme

The theme to apply to customize the style (optional)

Throws

If the request is not correctly configured

Rethrows the OkHttp execute method exception

If the API returns an informational or redirection response

ClientException

If the API returns a client error response

ServerException

If the API returns a server error response