Object Standalone3DSService.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 Unit deactivateCurrentSession() Clears the active-session flag so a subsequent initialize call is not rejected as a duplicate initialisation.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • deactivateCurrentSession

         final Unit deactivateCurrentSession()

        Clears the active-session flag so a subsequent initialize call is not rejected as a duplicate initialisation. Call this once the current standalone session has ended.