Documentation for this section has not yet been entered.
Retrieve callback object that will execute when this message is handled. This object must implement Runnable. This is called by the targetAndroid.OS.Handler that is receiving this Message to dispatch it. If not set, the message will be dispatched to the receiving Handler's Handler.HandleMessage(Message).