MapTrip SDK Android Manual 9.8.8
RoutingContext Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static RoutingContext getByInt (int intVal)
 

Public Attributes

 DEFAULT =(0)
 
 NOTRAFFIC =(1)
 

Detailed Description

enum type for defining the routing context for offboard routing (e.g. default or no traffic)

Member Function Documentation

◆ getByInt()

static RoutingContext getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ DEFAULT

DEFAULT =(0)

◆ NOTRAFFIC

NOTRAFFIC =(1)

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