Package apple.intents.enums
Class INPersonSuggestionType
- java.lang.Object
-
- apple.intents.enums.INPersonSuggestionType
-
public final class INPersonSuggestionType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longInstantMessageAddressstatic longNonestatic longSocialProfile
-
-
-
Field Detail
-
SocialProfile
public static final long SocialProfile
- See Also:
- Constant Field Values
-
InstantMessageAddress
public static final long InstantMessageAddress
- See Also:
- Constant Field Values
-
None
public static final long None
- See Also:
- Constant Field Values
-
-