我在哪里可以找到 iOS headers 中的 "toggle CallerID" 函数?

Where do I find the "toggle CallerID" function in the iOS headers?

我目前正在为越狱的 iOS 设备开发移动基板调整,但我一直在寻找 iOS headers 中的特定功能! 我正在搜索切换 "send caller ID" 选项的功能... 有谁知道在哪里可以找到它或者有谁知道在那堆headers中找到关键字的方法?

-干杯

https://github.com/nst/iOS-Runtime-Headers/blob/master/PrivateFrameworks/TelephonyUtilities.framework/TUCallCenter.h

- (void)handleCallerIDChanged:(id)arg1;