bbb
This commit is contained in:
parent
5502f2c0db
commit
fb29d7cb43
2 changed files with 5 additions and 4 deletions
|
@ -2611,6 +2611,4 @@ beamsClient.start()
|
|||
.then((beamsClient) => beamsClient.getDeviceId())
|
||||
.then(() => beamsClient.addDeviceInterest(strid))
|
||||
.then(() => beamsClient.getDeviceInterests())
|
||||
.catch(console.error);
|
||||
|
||||
Android.Subscribe(`${strid}`);
|
||||
.catch(console.error);
|
Loading…
Add table
Add a link
Reference in a new issue