You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the doc this is required to allow application to receive multicast packages. We acquire it upon starts and never release it.
I think this might be only required when IceDiscovery is enabled in the sample application, and it would be better to acquire/release it when IceDiscovery is enabled/disabled.
According to the doc this is required to allow application to receive multicast packages. We acquire it upon starts and never release it.
I think this might be only required when IceDiscovery is enabled in the sample application, and it would be better to acquire/release it when IceDiscovery is enabled/disabled.
ice-demos/java/android/hello/src/main/java/com/zeroc/hello/HelloApp.java
Lines 81 to 82 in 2fae807
The text was updated successfully, but these errors were encountered: