Companion

object Companion

伴生对象,提供静态工厂方法

Functions

Link copied to clipboard
suspend fun initWithOAuth(clientId: String, clientSecret: String, config: OAuthConfig): FursuitTvSdk

使用 OAuth 2.0 初始化 SDK(静态方法)