콘텐츠로 이동

fetchTwpFeatures

이 콘텐츠는 아직 번역되지 않았습니다.

function fetchTwpFeatures(
base,
token,
fetchImpl,
sessionId?
): Promise<readonly string[] | undefined>;

features 能力串取得(既有出口;= fetchTwpHeartbeat(...).features,行为逐字节不变)。 失败恒静默回 undefined = 门关(fail-open 到现状)。

string

string

any

string

Promise<readonly string[] | undefined>