This website requires JavaScript.
Explore
Help
Register
Sign In
tron_wz
/
RedHotRoast-ios
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7003140acc49111176999219e2882ff6b97288ea
RedHotRoast-ios
/
Assets
/
TCJPLYRM1xJTSDK
/
ThirdParty
/
KwaiAds
/
Scripts
/
Common
/
IClientFactory.cs
T
7 lines
118 B
C#
Raw
Normal View
History
Unescape
Escape
fix:1、接入外部sdk
2026-05-20 14:29:11 +08:00
namespace
KwaiAds.Scripts.Common
{
public
interface
IClientFactory
{
ISDK
BuildSDKClient
();
}
}
Reference in New Issue
Copy Permalink