MapTrip SDK Android Manual 9.9.7
PoiHandlingCallbackType Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static PoiHandlingCallbackType getByInt (int intVal)
 

Public Attributes

 MIRROR_FAILED =(2)
 
 MIRROR_SUCCESS =(3)
 
 NEW =(0)
 
 UPDATE =(1)
 

Detailed Description

enum type

Member Function Documentation

◆ getByInt()

static PoiHandlingCallbackType getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ MIRROR_FAILED

MIRROR_FAILED =(2)

A poi source could not be mirrored to the device

◆ MIRROR_SUCCESS

MIRROR_SUCCESS =(3)

A poi source was successfully mirrored to the device

◆ NEW

NEW =(0)

A poi source finished initialization

◆ UPDATE

UPDATE =(1)

A poi source was updated


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