pop


Description:

public Message? pop ()

Gets a message from the bus.

Parameters:

this

a Bus to pop

Returns:

the Message that is on the bus, or null if the bus is empty.