Uses of Class
org.robovm.apple.callkit.CXCallEndedReason
| Package | Description |
|---|---|
| org.robovm.apple.callkit |
-
Uses of CXCallEndedReason in org.robovm.apple.callkit
Methods in org.robovm.apple.callkit that return CXCallEndedReason Modifier and Type Method Description static CXCallEndedReasonCXCallEndedReason. valueOf(long n)Returns the enum constant of this type with the specified name.static CXCallEndedReasonCXCallEndedReason. valueOf(String name)Returns the enum constant of this type with the specified name.static CXCallEndedReason[]CXCallEndedReason. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.callkit with parameters of type CXCallEndedReason Modifier and Type Method Description voidCXProvider. reportCall(NSUUID UUID, NSDate dateEnded, CXCallEndedReason endedReason)