ws1-client-sdk/com.airwatch.sdk/SDKManager/isSSOSessionValid
isSSOSessionValid¶
open fun isSSOSessionValid(): Boolean
Provides if SSO session valid.
Access Level = NONE (for details on access permission please check SDKManager)
Return¶
true if the session is available and valid. false if session is not available or expired.
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if API is not available in Anchor Application or binding with Anchor app fails |