return new Promise((resolve, reject) => { resolve({ category: "Question 1", action: "Payload clicked", label: this.messageEvent.data.payload })})