Enums.PortalReadyState enumeration

The PortalReadyState can be one of:

ConstantDescription
Enums.PortalReadyStateUninitialized(0) Portal is uninitialized.
Enums.PortalReadyStateLoading(1) Portal is loading the results from a request.
Enums.PortalReadyStateErrored(2) Last request failed.
Enums.PortalReadyStateCompleted(3) Last request completed successfully.
Enums.PortalReadyStateAborting(4) Last request is aborting.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.