Package apple.intents.enums
Class INLocationSearchType
- java.lang.Object
-
- apple.intents.enums.INLocationSearchType
-
public final class INLocationSearchType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longByLocationTriggerstatic longUnknown
-
-
-
Field Detail
-
Unknown
public static final long Unknown
- See Also:
- Constant Field Values
-
ByLocationTrigger
public static final long ByLocationTrigger
- See Also:
- Constant Field Values
-
-