Bus.havePending

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

class Bus
bool
havePending
()

Return Value

Type: bool

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