Lines Matching refs:commonEventSubscriber
143 …syncCallback\<[CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md)> | 是 …
165 function createCB(err: BusinessError, commonEventSubscriber:commonEventManager.CommonEventSubscribe…
168 subscriber = commonEventSubscriber;
201 | Promise\<[CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md)> | 以Promis…
223 commonEventManager.createSubscriber(subscribeInfo).then((commonEventSubscriber:commonEventManager.C…
225 subscriber = commonEventSubscriber;
250 | [CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md) | 返回订阅者对象。 |
294 | subscriber | [CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md) | …
328 function createCB(err: BusinessError, commonEventSubscriber:commonEventManager.CommonEventSubscribe…
331 subscriber = commonEventSubscriber;
366 | subscriber | [CommonEventSubscriber](./js-apis-inner-commonEvent-commonEventSubscriber.md) | 是 …
400 function createCB(err: BusinessError, commonEventSubscriber:commonEventManager.CommonEventSubscribe…
405 subscriber = commonEventSubscriber;