endSession()
Performs all necessary tasks to end the session.
Declaration
func endSession()Discussion
After this call completes, no new frames can be processed unless startSession(configuration:) is called again.
Performs all necessary tasks to end the session.
func endSession()After this call completes, no new frames can be processed unless startSession(configuration:) is called again.