Object BaseActivity.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final <T extends Any> Unit forceCloseInternal(Context context, Class<T> clazz, Boolean keepResult) Triggers the force-finishing of the RTU UI Activity
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • forceCloseInternal

         final <T extends Any> Unit forceCloseInternal(Context context, Class<T> clazz, Boolean keepResult)

        Triggers the force-finishing of the RTU UI Activity

        Parameters:
        context - Android app context
        clazz - RTU UI Activity class to finish
        keepResult - whether it is needed to keep current state