- h
- Handler to assign to the returned Message object's target member.
- callback
- Runnable that will execute when the message is handled.
Documentation for this section has not yet been entered.
Same as Message.Obtain(Handler), but assigns a callback Runnable on the Message that is returned.