BioRadio SDK - Java Android  1.1
com.glneurotech.devices.bioradio.BioRadioButtonEventArgs Class Reference
Inheritance diagram for com.glneurotech.devices.bioradio.BioRadioButtonEventArgs:
com.tangible.EventArgs

Public Member Functions

final long getPressedTime ()
 
final void setPressedTime (long value)
 

Additional Inherited Members

- Static Public Attributes inherited from com.tangible.EventArgs
static EventArgs Empty
 

Detailed Description

This class represents the BioRadio event marker button arguments.

Member Function Documentation

◆ getPressedTime()

final long com.glneurotech.devices.bioradio.BioRadioButtonEventArgs.getPressedTime ( )

Get the time of a BioRadio event marker button push.

Returns
number of ticks expressed as a long

◆ setPressedTime()

final void com.glneurotech.devices.bioradio.BioRadioButtonEventArgs.setPressedTime ( long  value)

Set the time of a BioRadio event marker button push.

Parameters
valueLong value represents the number of ticks

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