com.motorola.oem.osc
Interface OSCDateTimeListener


public interface OSCDateTimeListener

Listener type for date & time state changes.


Method Summary
 void onDateTimeStateChanged(int state)
          Handler for date & time state changes.
 

Method Detail

onDateTimeStateChanged

void onDateTimeStateChanged(int state)
Handler for date & time state changes. See device's User Guide for date & time proper usage.

Parameters:
state - '1' if date & time are available, '0' otherwise.