Package org.robovm.apple.intents
Class INIntentIdentifiers
java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.intents.INIntentIdentifiers
public class INIntentIdentifiers extends CocoaUtility
-
Constructor Summary
Constructors Constructor Description INIntentIdentifiers() -
Method Summary
Modifier and Type Method Description static StringCancelWorkout()static StringEndWorkout()static StringGetRideStatus()static StringListRideOptions()static StringPauseWorkout()static StringRequestPayment()static StringRequestRide()static StringResumeWorkout()static StringSaveProfileInCar()static StringSearchCallHistory()static StringSearchForMessages()static StringSearchForPhotos()static StringSendMessage()static StringSendPayment()static StringSetAudioSourceInCar()static StringSetClimateSettingsInCar()static StringSetDefrosterSettingsInCar()static StringSetMessageAttribute()static StringSetProfileInCar()static StringSetRadioStation()static StringSetSeatSettingsInCar()static StringStartAudioCall()Deprecated.Deprecated in iOS 13.0.static StringStartCall()static StringStartPhotoPlayback()static StringStartVideoCall()Deprecated.Deprecated in iOS 13.0.static StringStartWorkout()
-
Constructor Details
-
INIntentIdentifiers
public INIntentIdentifiers()
-
-
Method Details
-
StartAudioCall
Deprecated.Deprecated in iOS 13.0. INStartAudioCallIntentIdentifier is deprecated. Please adopt INStartCallIntentIdentifier instead- Since:
- Available in iOS 10.0 and later.
-
StartVideoCall
Deprecated.Deprecated in iOS 13.0. INStartVideoCallIntentIdentifier is deprecated. Please adopt INStartCallIntentIdentifier instead- Since:
- Available in iOS 10.0 and later.
-
SearchCallHistory
- Since:
- Available in iOS 10.0 and later.
-
StartCall
- Since:
- Available in iOS 13.0 and later.
-
SetAudioSourceInCar
- Since:
- Available in iOS 10.0 and later.
-
SetClimateSettingsInCar
- Since:
- Available in iOS 10.0 and later.
-
SetDefrosterSettingsInCar
- Since:
- Available in iOS 10.0 and later.
-
SetSeatSettingsInCar
- Since:
- Available in iOS 10.0 and later.
-
SetProfileInCar
- Since:
- Available in iOS 10.0 and later.
-
SaveProfileInCar
- Since:
- Available in iOS 10.0 and later.
-
StartWorkout
- Since:
- Available in iOS 10.0 and later.
-
PauseWorkout
- Since:
- Available in iOS 10.0 and later.
-
EndWorkout
- Since:
- Available in iOS 10.0 and later.
-
CancelWorkout
- Since:
- Available in iOS 10.0 and later.
-
ResumeWorkout
- Since:
- Available in iOS 10.0 and later.
-
SetRadioStation
- Since:
- Available in iOS 10.0 and later.
-
SendMessage
- Since:
- Available in iOS 10.0 and later.
-
SearchForMessages
- Since:
- Available in iOS 10.0 and later.
-
SetMessageAttribute
- Since:
- Available in iOS 10.0 and later.
-
SendPayment
- Since:
- Available in iOS 10.0 and later.
-
RequestPayment
- Since:
- Available in iOS 10.0 and later.
-
SearchForPhotos
- Since:
- Available in iOS 10.0 and later.
-
StartPhotoPlayback
- Since:
- Available in iOS 10.0 and later.
-
ListRideOptions
- Since:
- Available in iOS 10.0 and later.
-
RequestRide
- Since:
- Available in iOS 10.0 and later.
-
GetRideStatus
- Since:
- Available in iOS 10.0 and later.
-