finished the protocol
This commit is contained in:
parent
84d9bd0ef0
commit
661c217a73
4 changed files with 121 additions and 20 deletions
|
@ -31,7 +31,7 @@ public class Data
|
|||
}
|
||||
else
|
||||
{
|
||||
// generate a new queue because one doesnt already exists
|
||||
// generate a new queue because one doesnt already exists
|
||||
Messages[Phone] = new Queue<byte[]>();
|
||||
return []; // no messages were in the list so no reason to attempt to send any message
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue