Uses of Class
org.robovm.apple.coretelephony.CTCall
| Package | Description |
|---|---|
| org.robovm.apple.coretelephony |
-
Uses of CTCall in org.robovm.apple.coretelephony
Methods in org.robovm.apple.coretelephony that return types with arguments of type CTCall Modifier and Type Method Description VoidBlock1<CTCall>CTCallCenter. getCallEventHandler()Deprecated.Deprecated in iOS 10.0.NSSet<CTCall>CTCallCenter. getCurrentCalls()Deprecated.Deprecated in iOS 10.0.Method parameters in org.robovm.apple.coretelephony with type arguments of type CTCall Modifier and Type Method Description voidCTCallCenter. setCallEventHandler(VoidBlock1<CTCall> v)Deprecated.Deprecated in iOS 10.0.