frameworks/WASdkIntf.framework/Headers/WACscProxy.h
@@ -77,4 +77,14 @@ + (void)setSDKInterfaceOrientationMask:(NSUInteger)interfaceOrientationMask; /*! @abstract 检测是否开启aihelp */ + (BOOL) isOpenAiHelp; + (void) openAiHelp:(NSString * _Nonnull )language; @end