Methods
(static) empty() → {void}
Reset task to default state
Returns:
- Type:
- void
(static) fetchBrandingConfig() → {void}
Fetch branding configuration from server Updates m.global.server.splashscreenEnabled based on server response Sets to true/false when task completes successfully (may remain invalid if interrupted) IMPORTANT: Non-blocking - never throws errors that stop app flow
Returns:
- Type:
- void
(static) init() → {void}
Returns:
- Type:
- void