onResumed method

void onResumed()

Event handler called when an MPN device object has been resumed on the server's MPN Module.

An MPN device may be resumed from suspended state at the first subsequent registration.
Note that in some server clustering configurations this event may not be called.

Implementation

void onResumed() {}