Class UserSessionService

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      UserSessionService(Function0<Unit> userNotMatchCallback)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final DeviceUser getCurrentUser()
      final Unit setCurrentUser(DeviceUser currentUser)
      final DeviceUser checkUserSession() Check user session matches.
      • Methods inherited from class com.sap.cloud.mobile.foundation.mobileservices.MobileService

        enableNetworkPolicy, getApiKey, getApplication, init, isApplicationInitialized, mayStartNewProcess, onStateChange, reset, setApiKey, setApplication
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait