Drop for app

Purpose

This command is used to enable drop functionality in the application you create.

Enable drop for app

clientsdk.dispatch("drop",{toListen: true}).then(function(mailObj){ });