android.net.wifi.p2p.nsd.WifiP2pUpnpServiceInfo Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of android Show documentation
Show all versions of android Show documentation
A library jar that provides APIs for Applications written for the Google Android Platform.
The newest version!
package android.net.wifi.p2p.nsd;
public class WifiP2pUpnpServiceInfo
extends android.net.wifi.p2p.nsd.WifiP2pServiceInfo
{
WifiP2pUpnpServiceInfo() { throw new RuntimeException("Stub!"); }
public static android.net.wifi.p2p.nsd.WifiP2pUpnpServiceInfo newInstance(java.lang.String uuid, java.lang.String device, java.util.List services) { throw new RuntimeException("Stub!"); }
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy