suspend

open fun suspend()

Suspends this session.

All registered observers are not allowed to notify changes to the application until resume is called.

See also

#resume()

#resume()