Manual

Bluetooth Java Applet Reference Manual
8
GETFNAME METHOD
Returns the First Name of the track data.
Syntax
String GetFName()
GETFNAMEMASKED METHOD
Returns the First Name from the masked track data.
Syntax
String GetFNameMasked()
GETLNAME METHOD
Returns the Last Name of the track data.
Syntax
String GetLName()
GETLNAMEMASKED METHOD
Returns the Last Name from the masked track data.
Syntax
String GetLNameMasked()
GETTRACK METHOD
Returns card data from a specific track (1,2,3)
Syntax
String GetTrack(int iTk)
The GetTrack method syntax has these parts:
Part
Data Type
Description
iTk
int
Track 1,2,3