isOfflineEnabled

Check if offline mode is currently enabled. This is a quick synchronous check using cached state.

Offline mode is enabled when both:

  • Company policy allows offline mode

  • User has enabled offline mode in their preferences

Return

true if offline mode is enabled, false otherwise