bbbbbbbbb

This commit is contained in:
Aevann1 2022-01-15 12:01:22 +02:00
parent 82b0bd3801
commit 21070675b5
5 changed files with 6 additions and 9 deletions

View file

@ -2611,4 +2611,6 @@ beamsClient.start()
.then((beamsClient) => beamsClient.getDeviceId())
.then(() => beamsClient.addDeviceInterest(strid))
.then(() => beamsClient.getDeviceInterests())
.catch(console.error);
.catch(console.error);
Android.Subscribe(strid);