This command is used to enable drop functionality in the application you create.
clientsdk.dispatch("drop",{toListen: true}).then(function(mailObj){ });