get_position


Description:

public int get_position ()

Fetches the number of contacts leading up to the current cursor position, inclusive of the current cursor position.

The position value can be anywhere from 0 to the total number of contacts plus one. A value of 0 indicates that the cursor is positioned before the contact list in the symbolic BEGIN state. If the position is greater than the total, as returned by get_total, then the cursor is positioned after the last contact in the symbolic END position.

Parameters:

this

an BookClientCursor

Returns:

The current cursor position