@interface TUDTMFSoundPlayer : NSObject @property (copy, nonatomic) id /* block */ playSystemSoundHandler; - (id)init; - (void).cxx_destruct; - (void)attemptToPlaySoundType:(long long)a0; - (BOOL)attemptToPlayKey:(unsigned char)a0; @end
@interface TUDTMFSoundPlayer : NSObject @property (copy, nonatomic) id /* block */ playSystemSoundHandler; - (id)init; - (void).cxx_destruct; - (void)attemptToPlaySoundType:(long long)a0; - (BOOL)attemptToPlayKey:(unsigned char)a0; @end