
public interface SetPlaceTitleHandler
PlaceManager.getTitle(int, SetPlaceTitleHandler).| Modifier and Type | Method and Description |
|---|---|
void |
onSetPlaceTitle(String title)
Invoked when the title of the place is available.
|
void onSetPlaceTitle(String title)
title - The place title.Copyright © 2010-2014 ArcBees. All Rights Reserved.