sippo-sdk / com.quobis.sippo.sipposdk.session / Sessions / canRestoreSession

canRestoreSession

fun canRestoreSession(context: Context): Boolean

Checks if there is enough information to restore the session.

Parameters

context - Application or activity context.

Return
A boolean indicating if the required information about the session is available (true) or not (false).