ws1-framework/com.airwatch.login/SDKLoginSessionWrapper
SDKLoginSessionWrapper¶
class SDKLoginSessionWrapper
Provides APIs around SDK Authentication and login Session flows.
Properties¶
| Name | Summary |
|---|---|
| authenticationMode | val authenticationMode: String Returns the current authentication mode. |
| authenticationType | val authenticationType: Int Returns the current authentication type. |
| isUserAuthenticated | val isUserAuthenticated: Boolean Indicates whether a valid user session exists. |