Invitation Runner
The InvitationRunner class is responsible for running the invitation process by parsing the out-of-band URL, unpacking the message, and returning the unpacked message object.
Parameters
mercury
The Mercury interface implementation used for packing and unpacking messages.
url
The URL object representing the out-of-band URL.