destroyReleases any resources that are being used.Syntax JavaScriptimport messageHandler from '@vcita/intandem-app-com'; // ...initialize the handler messageHandler.destroy(); The SDK can't be initialized again after being destroyed. Re-initializing will be possible only after a page reload.Updated 17 days ago Table of Contents Syntax