set_uri
Description:
Sets this's URI to uri
.
If this has already been sent and you want to re-send it with the new URI, you need to call requeue_message.
Parameters:
this |
a Message |
uri |
the new URI |
Sets this's URI to uri
.
If this has already been sent and you want to re-send it with the new URI, you need to call requeue_message.
this |
a Message |
uri |
the new URI |