Uses of Class
org.robovm.apple.callkit.CXTransaction
| Package | Description |
|---|---|
| org.robovm.apple.callkit |
-
Uses of CXTransaction in org.robovm.apple.callkit
Methods in org.robovm.apple.callkit that return types with arguments of type CXTransaction Modifier and Type Method Description NSArray<CXTransaction>CXProvider. getPendingTransactions()Methods in org.robovm.apple.callkit with parameters of type CXTransaction Modifier and Type Method Description booleanCXProviderDelegate. executeTransaction(CXProvider provider, CXTransaction transaction)booleanCXProviderDelegateAdapter. executeTransaction(CXProvider provider, CXTransaction transaction)voidCXCallController. requestTransaction(CXTransaction transaction, VoidBlock1<NSError> completion)