saveState

fun saveState(outState: Bundle)

Saves state of the SDK to a Bundle.

Use restoreState to restore it again on recreation.

Parameters

outState

Bundle to save the state in.