const PARAM_DESTINATION_ADDRESS = 'DestinationAddress'; is incorrect. Should be: const PARAM_DESTINATION_ADDRESS = 'Address';
const PARAM_DESTINATION_ADDRESS = 'DestinationAddress'; is incorrect. Should be:
const PARAM_DESTINATION_ADDRESS = 'Address';