Skip to content

Commit b435fed

Browse files
committed
Release 13.7.1
1 parent 59aafe0 commit b435fed

File tree

98 files changed

+7101
-5913
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+7101
-5913
lines changed
0 Bytes
Binary file not shown.

package/with bitcode/dynamic/ASAPPSDK.xcframework/ios-arm64/ASAPPSDK.framework/Headers/ASAPPSDK-Swift.h

+2
Original file line numberDiff line numberDiff line change
@@ -774,6 +774,8 @@ SWIFT_PROTOCOL("_TtP8ASAPPSDK13ASAPPDelegate_")
774774
- (BOOL)chatViewControllerShouldHandleWebLinkWithUrl:(NSURL * _Nonnull)url SWIFT_WARN_UNUSED_RESULT;
775775
/// Called when certain agreed-upon events occur during a chat.
776776
- (void)chatViewControllerDidReceiveChatEventWithName:(NSString * _Nonnull)name data:(NSDictionary<NSString *, id> * _Nullable)data;
777+
/// Called when user ends chat
778+
- (void)chatViewControllerDidReceiveEndChatEvent;
777779
@end
778780

779781
/// An enum defining common errors that can occur

0 commit comments

Comments
 (0)