MapTrip SDK Android Manual 9.9.7
FollowMeInfoType Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static FollowMeInfoType getByInt (int intVal)
 

Public Attributes

 LOCAL_FILE =(0)
 
 LOCAL_FOLDER =(3)
 
 PARENT_FOLDER =(6)
 
 SERVER_FILE =(1)
 
 SERVER_FOLDER =(4)
 
 UPLOAD_FILE =(2)
 
 UPLOAD_FOLDER =(5)
 

Detailed Description

enum type Type of a follow me info

Member Function Documentation

◆ getByInt()

static FollowMeInfoType getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ LOCAL_FILE

LOCAL_FILE =(0)

◆ LOCAL_FOLDER

LOCAL_FOLDER =(3)

◆ PARENT_FOLDER

PARENT_FOLDER =(6)

◆ SERVER_FILE

SERVER_FILE =(1)

◆ SERVER_FOLDER

SERVER_FOLDER =(4)

◆ UPLOAD_FILE

UPLOAD_FILE =(2)

◆ UPLOAD_FOLDER

UPLOAD_FOLDER =(5)

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