Mistake on this page? Email us
M2MTimerObserver Class Referenceabstract

Public Types

enum  Type {
  Notdefined, Registration, NsdlExecution, PMinTimer,
  PMaxTimer, Dtls, QueueSleep, RetryTimer,
  BootstrapFlowTimer, RegistrationFlowTimer
}
 

Public Member Functions

virtual void timer_expired (M2MTimerObserver::Type type=M2MTimerObserver::Notdefined)=0
 Indicates that the timer has expired. More...
 

Member Enumeration Documentation

The types of timer that can be created for mbed Client.

Member Function Documentation

virtual void M2MTimerObserver::timer_expired ( M2MTimerObserver::Type  type = M2MTimerObserver::Notdefined)
pure virtual

Indicates that the timer has expired.

Parameters
typeThe type of the timer that has expired.

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