RPCProcessor.poll

class RPCProcessor
poll
()

Return Value

the first message from the message queue. Removes it from the message queue so it will no longer be processed.

Throws

Exception if hasData is false.

Meta