MapTrip SDK Android Manual 9.9.7
FollowMeIntervalType Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static FollowMeIntervalType getByInt (int intVal)
 

Public Attributes

 DISCARDED =(3)
 
 DONE =(1)
 
 MISSED =(0)
 
 TODO =(2)
 

Detailed Description

enum type Type of a follow me interval

Member Function Documentation

◆ getByInt()

static FollowMeIntervalType getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ DISCARDED

DISCARDED =(3)

◆ DONE

DONE =(1)

◆ MISSED

MISSED =(0)

◆ TODO

TODO =(2)

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