pause

abstract fun pause()

Pauses synchronization with Atlas until the Realm is closed and re-opened again.

Synchronization can also be re-activated by calling resume.

If the session is already State.INACTIVE, calling this method will do nothing.