Methods

(static) empty() → {void}

Reset task to default state

Returns:
Type: 
void

(static) fetchBrandingConfig() → {void}

Orchestrator Task: submits to ApiTask pool and waits off the render thread. Fetches branding configuration from server and updates m.global.server.isSplashscreenEnabled. Sets responseCode to 200 on success, -1 on failure. IMPORTANT: Non-blocking — never throws errors that stop app flow.

Returns:
Type: 
void

(static) init() → {void}

Returns:
Type: 
void