The message that was clicked
OptionalbuttonId: stringA button id to associate this click with for analytics
Optionalurl: stringThe url that was clicked
Resolves to a boolean that indicates whether the event was successfully enqueued. Resolves to undefined if the SDK is not initialized.
Logs that the user clicked on a link in an html in-app message. This is done automatically when the user clicks on a message generated by [[
showInAppMessage]], and should only be called if you're bypassing that method and manually displaying the message in your own code.