UserMessage.sendReply
void sendReply(webkit.user_message.UserMessage reply)Send a reply to an user message.
If reply is floating, it's consumed. You can only send a reply to a #WebKitUserMessage that has been received.
Parameters
reply | a #WebKitUserMessage to send as reply |