onPlacesAdded

abstract fun onPlacesAdded(placeIds: List<IndividualPlaceId>)

Called when Individual Places are successfully added.

Parameters

placeIds

IDs of added places, PlaceLink and ID on the same index in the list correspond to the same Individual Place.