4thline / cling

UPnP/DLNA library for Java and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to do discovery every N second?

BigGitWorld opened this issue · comments

I'm going to do upnp discovery of some devices (over my router) by android every 30 seconds.
I saw the AndroidUpnpServiceImpl class has createConfiguration() method that return an object from AndroidUpnpServiceConfiguration class.
So I changed return value in getRegistryMaintenanceIntervalMillis method but .
is it true?
please clarify me...
thanks.

Not a help forum.

at least give me a reference to handle that. I needed it...