Respond to the "show javascript dialog" callback.
@param request_id The unique ID of the dialog request.
@param was_cancelled Whether or not the dialog was cancelled/ignored.
@param prompt_text If the dialog had a prompt, you should pass whatever text the user entered into the textbox via this parameter.
See Implementation
Respond to the "show javascript dialog" callback.
@param request_id The unique ID of the dialog request.
@param was_cancelled Whether or not the dialog was cancelled/ignored.
@param prompt_text If the dialog had a prompt, you should pass whatever text the user entered into the textbox via this parameter.