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
5f68fe42c1f86ad622089152af9e844735c12295
RedHotRoast-ios
/
Assets
/
SRKZBz0SDK
/
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