completeStatus abstract method

void completeStatus()

Completes the current status message.

The next time you call updateStatus, it will be a new message. The old one is kept in the log history with it's last state.

Implementation

void completeStatus();