Returns the portal state as one of
未知
,
not_captive
,
unlocked_portal
,或
locked_portal
.
var state = browser.captivePortal.getState()
A
Promise
that is fulfilled with a string containing one of
未知
,
not_captive
,
unlocked_portal
,或
locked_portal
.
BCD tables only load in the browser
最后修改: , 由 MDN 贡献者