Lines Matching refs:onMessage
128 this.onMessage = () => {
159 if (r10.onMessage !== undefined) {
160 this.onMessage = r10.onMessage;
253 this.atomicService = new AtomicServiceApi(this.context, this.navPathStack, this.onMessage);
481 this.onMessage = () => {
485 this.onMessage = s9 ? s9 : this.onMessage;
640 this.onMessage(new OnMessageEvent(this.messageDataList));
642 this.consoleError(`onMessage failed, code is ${q2.code}, message is ${q2.message}`);