-
- All Implemented Interfaces:
public enum GooglePlaceUikitEvent.APINameType of Google Places API being used
-
-
Enum Constant Summary
Enum Constants Enum Constant Description TEXT_SEARCHNEARBY_SEARCHPLACE_DETAILSAUTOCOMPLETEPLACE_PHOTO
-
Method Summary
Modifier and Type Method Description static Array<GooglePlaceUikitEvent.APIName>values()static GooglePlaceUikitEvent.APINamevalueOf(String name)-
-
Method Detail
-
values
static Array<GooglePlaceUikitEvent.APIName> values()
-
valueOf
static GooglePlaceUikitEvent.APIName valueOf(String name)
-
-
-
-