- msg
- Documentation for this section has not yet been entered.
- delayMillis
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Enqueue a message into the message queue after all pending messages before (current time + delayMillis). You will receive it in Handler.HandleMessage(Message), in the thread attached to this handler.