Zoltan Papp
|
86f9051a30
|
Fix/connection listener (#777)
Fix add/remove connection listener
In case we call the RemoveConnListener from Java then
we lose the reference from the original instance
|
2023-04-03 16:59:13 +02:00 |
|
Zoltan Papp
|
8ebd6ce963
|
Add OnDisconnecting service callback (#767)
Add OnDisconnecting service callback for mobile
|
2023-03-29 10:39:54 +02:00 |
|
Zoltan Papp
|
71d24e59e6
|
Add fqdn and address for notification listener (#757)
Extend the status notification listeners with FQDN and address
changes. It is required for mobile services.
|
2023-03-24 18:51:35 +01:00 |
|
Zoltan Papp
|
891ba277b1
|
Mobile (#735)
Initial modification to support mobile client
Export necessary interfaces for Android framework
|
2023-03-17 10:37:27 +01:00 |
|