mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
add my broadcasts
This commit is contained in:
parent
3551eedb8a
commit
397bb855d9
3 changed files with 41 additions and 10 deletions
|
|
@ -17,7 +17,7 @@ interface IMeshService {
|
|||
/**
|
||||
Get the IDs of everyone on the mesh. You should also subscribe for NODE_CHANGE broadcasts.
|
||||
*/
|
||||
void getOnline(out String[] ids);
|
||||
String[] getOnline();
|
||||
|
||||
/**
|
||||
Is the packet radio currently connected to the phone?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue