Handle server communication.
Methods
# static getCacheBust() → {string}
Gets the cache bust used to refetch assets after a redeployment.
cache bust to append to an URL
string
Example
mx.server.getCacheBust(); // Get the cache bust e.g. "635161595264900996"