* Return a handle to a new received Message. * * The Transport should regularly call this method to insure incoming messages * are processed. * * @return * A new Message which has been received, if available; otherwise, nullptr. * * @sa dropMessage() */