CreatePlatformAudioClientOptions
This content is not available in your language yet.
createPlatformAudioClient 的材料:平台基址、app_user 令牌与可选 fetch 注入
baseUrl
Section titled “baseUrl”baseUrl: string;平台 API 基址(/t1 前缀由本客户端追加)
fetchImpl?
Section titled “fetchImpl?”optional fetchImpl?: any;fetch 注入缝(测试桩网关 / serve 刷新 fetch;缺省全局 fetch)
token: string;app_user 短期令牌(只活在闭包;serve 代打径喂占位哑值、由刷新 fetch 覆写头)
Was this page helpful?
Thanks for your feedback.