fetchTwpFeatures
This content is not available in your language yet.
function fetchTwpFeatures( base, token, fetchImpl, sessionId?): Promise<readonly string[] | undefined>;features 能力串取得(既有出口;= fetchTwpHeartbeat(...).features,行为逐字节不变)。
失败恒静默回 undefined = 门关(fail-open 到现状)。
string
string
fetchImpl
Section titled “fetchImpl”any
sessionId?
Section titled “sessionId?”string
Promise<readonly string[] | undefined>
Was this page helpful?
Thanks for your feedback.