SDK_UnityMoney/Assets/Plugins/iOS/ThinkingSDK/Source/AutoTrack/Tracker/TDAppEndTracker.h

17 lines
210 B
Objective-C

//
// TDAppEndTracker.h
// ThinkingSDK
//
// Created by Yangxiongon 2022/6/16.
//
#import "TDAutoTracker.h"
NS_ASSUME_NONNULL_BEGIN
@interface TDAppEndTracker : TDAutoTracker
@end
NS_ASSUME_NONNULL_END