Bus.havePending

bool havePending()

Checks if there are pending messages on the bus that should be handled.

Returns

true if there are messages on the bus to be handled, false

otherwise.