Added exports for messages, labels and adddresses

and some code improvements
This commit is contained in:
2017-07-21 10:27:20 +02:00
parent fd08fa3883
commit 6c04aa683e
12 changed files with 453 additions and 56 deletions

View File

@ -241,7 +241,6 @@ class NetworkHandlerTest {
Thread.sleep(100)
} catch (ignore: InterruptedException) {
}
} while (ctx.isRunning())
}