Uses of Class
org.robovm.apple.callkit.CXCall
| Package | Description |
|---|---|
| org.robovm.apple.callkit |
-
Uses of CXCall in org.robovm.apple.callkit
Methods in org.robovm.apple.callkit that return types with arguments of type CXCall Modifier and Type Method Description NSArray<CXCall>CXCallObserver. getCalls()Methods in org.robovm.apple.callkit with parameters of type CXCall Modifier and Type Method Description voidCXCallObserverDelegate. callChanged(CXCallObserver callObserver, CXCall call)voidCXCallObserverDelegateAdapter. callChanged(CXCallObserver callObserver, CXCall call)booleanCXCall. isEqualToCall(CXCall call)