MapTrip SDK Android Manual 9.10.8
 
Loading...
Searching...
No Matches
ApiListener Interface Reference
+ Inheritance diagram for ApiListener:

Public Member Functions

int general (GeneralCallbackType callbackType, String optionalText, double optionalNumber)
 
void mapContent (Iterable< MapContent > mapContentList)
 

Member Function Documentation

◆ general()

int general ( GeneralCallbackType  callbackType,
String  optionalText,
double  optionalNumber 
)

Is called for multiple purposes.

Parameters
callbackType- See GeneralCallbackType
optionalText- Content depends on the callbackType
optionalNumber- Content depends on the callbackType
Returns
The handling of the returned value depends on the callbackType

Implemented in ApiHelperCommon, and IwMapView.

◆ mapContent()

void mapContent ( Iterable< MapContent mapContentList)

Retrieves a list of all possible map types

Implemented in ApiHelperCommon, and IwMapView.


The documentation for this interface was generated from the following file: