The state of a capability is valid at a particular point in time.
If a particular capability is enabled at time T, there is no guarantee as to
if it will be available at time T+1. When a maintenance period is scheduled,
there will be usually advance notice as to when the capability is disabled.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eCapabilityState\u003c/code\u003e represents the state of a specific capability at a given moment in time.\u003c/p\u003e\n"],["\u003cp\u003eThe availability of a capability at a future time cannot be guaranteed, even if it's currently enabled.\u003c/p\u003e\n"],["\u003cp\u003eMaintenance periods for capabilities are typically announced in advance, including when the capability will be disabled.\u003c/p\u003e\n"],["\u003cp\u003eYou can use \u003ccode\u003egetCapability()\u003c/code\u003e to retrieve the associated capability, \u003ccode\u003egetScheduledDate()\u003c/code\u003e to get the maintenance schedule date (if applicable), and \u003ccode\u003egetStatus()\u003c/code\u003e to retrieve the current status of the capability.\u003c/p\u003e\n"]]],[],null,[]]