public class RecallEditCountDownTimer
extends java.lang.Object
Constructor and Description |
---|
RecallEditCountDownTimer(java.lang.String messageId,
RecallEditCountDownTimerListener listener,
long millisInFuture) |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
void |
setListener(RecallEditCountDownTimerListener listener) |
void |
start() |
public RecallEditCountDownTimer(java.lang.String messageId, RecallEditCountDownTimerListener listener, long millisInFuture)
public void start()
public void cancel()
public void setListener(RecallEditCountDownTimerListener listener)