What is the return value of MessageReceiver#receiveCall

Just a simple (i hope) question this time:
MessageReceiver#receiveCall must return a Serializable, but i can’t find anything in the Javadocs about what to return here.

Sorry, just found the answer in the docs for ExecuteCall…