Class ShadowDiscoverySession


  • @Implements(value=android.net.wifi.aware.DiscoverySession.class,
                minSdk=26)
    public class ShadowDiscoverySession
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static android.net.wifi.aware.DiscoverySession newInstance()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowDiscoverySession

        public ShadowDiscoverySession()
    • Method Detail

      • newInstance

        public static android.net.wifi.aware.DiscoverySession newInstance()