Manager setOfflineMode/setSessionMode/setState not implemented

Issue #3 new
Jonathan Liu created an issue

The following functions are not implemented:

  • void Manager::setOfflineMode(bool offlineMode)
  • void Manager::setSessionMode(bool sessionMode)
  • void Manager::setState(State state)

Comments (3)

  1. Log in to comment