Contents

removeAllScriptMessageHandlers()

Uninstalls all custom message handlers associated with the user content controller.

Declaration

func removeAllScriptMessageHandlers()

Discussion

Use this method to remove all message handlers in all content worlds in your JavaScript code.

See Also

Adding and Removing Message Handlers