Uses of Class
org.robovm.apple.coretelephony.CTCallState
| Package | Description |
|---|---|
| org.robovm.apple.coretelephony |
-
Uses of CTCallState in org.robovm.apple.coretelephony
Fields in org.robovm.apple.coretelephony declared as CTCallState Modifier and Type Field Description static CTCallStateCTCallState. ConnectedDeprecated.Deprecated in iOS 10.0.static CTCallStateCTCallState. DialingDeprecated.Deprecated in iOS 10.0.static CTCallStateCTCallState. DisconnectedDeprecated.Deprecated in iOS 10.0.static CTCallStateCTCallState. IncomingDeprecated.Deprecated in iOS 10.0.Methods in org.robovm.apple.coretelephony that return CTCallState Modifier and Type Method Description CTCallStateCTCall. getCallState()Deprecated.Deprecated in iOS 10.0.static CTCallStateCTCallState.Marshaler. toObject(Class<CTCallState> cls, long handle, long flags)static CTCallStateCTCallState. valueOf(NSString value)Methods in org.robovm.apple.coretelephony that return types with arguments of type CTCallState Modifier and Type Method Description static List<CTCallState>CTCallState.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coretelephony with parameters of type CTCallState Modifier and Type Method Description static longCTCallState.Marshaler. toNative(CTCallState o, long flags)Method parameters in org.robovm.apple.coretelephony with type arguments of type CTCallState Modifier and Type Method Description static longCTCallState.AsListMarshaler. toNative(List<CTCallState> l, long flags)static CTCallStateCTCallState.Marshaler. toObject(Class<CTCallState> cls, long handle, long flags)