ws1-framework/com.airwatch.app/AWSDKApplicationDelegate/shouldRetainContentBetweenSessions
shouldRetainContentBetweenSessions¶
open override fun shouldRetainContentBetweenSessions(): Boolean
Returns whether the application should retain content between sessions.
Return¶
Non-null boolean - true if the application should retain content between sessions, false otherwise.