C# SDK
SPoiCategory Class Reference

SPoiCategory class specifies a POI category. More...

Public Member Functions

 SPoiCategory ()
 constructor of SPoiCategory class More...
 

Static Public Member Functions

static int SizeOf ()
 

Public Attributes

int lNotificationDistance = 0
 Notification distance for POI warning. More...
 
int bNotifyOnlyWhenOnRoad = 0
 Flag determining when the POI is notified More...
 

Properties

string Name [get, set]
 POI category name. For default categories it is string representation of a number, for UPI(user defined POI) files it is its name. More...
 
string Sound [get, set]
 Sound file name as from the following pattern "sounds\(name).ogg" which is played in specified POI category warning More...
 

Detailed Description

SPoiCategory class specifies a POI category.

It is used as a parameter for defining POI warnings in SetPoiWarning function