getSolutionInfo

@Nullable
open fun getSolutionInfo(): SolutionInfo

Get the SolutionInfo data for the current API Key/language

Return

A SolutionInfo object or null if no data is present for the current API Key/language set

Throws

if the SDK hasn't been initialized (by invoking initialize)