Searched defs:LocalLiveViewReceiveDataWorker (Results 1 – 1 of 1) sorted by relevance
27 struct LocalLiveViewReceiveDataWorker { struct28 napi_env env = nullptr;29 napi_ref ref = nullptr;30 int32_t notificationId;31 sptr<NotificationButtonOption> buttonOption;32 LocalLiveViewSubscriberInstance *subscriber = nullptr;