public static interface Timer.TimerCallback
Modifier and Type | Method and Description |
---|---|
void |
callback()
This is called when the timer expires of when the request was canceled.
|
void |
timerStopped()
The timer was stopped.
|
void callback()
void timerStopped()
Copyright © 2014. All Rights Reserved.