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