From 6185badc9f6938ce210c56ca2b5037c561274ec8 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 08 Jan 2026 09:18:32 +0800 Subject: [PATCH] 提交版本 4.9.0 --- WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h b/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h index 93c382e..01d9115 100644 --- a/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h +++ b/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h @@ -116,6 +116,7 @@ extern NSString *const WAUserDidLoginSuccessNotification; extern NSString *const WAUserDidUpdateGameUserIdNotification; extern NSString *const WAUserEventUserImportNotification; +extern NSString *const WAUserEventChangedNotification; // SDK类型 -- Gitblit v1.8.0