Пример #1
0
 public virtual void requestPeers(android.net.wifi.p2p.WifiP2pManager.Channel c, android.net.wifi.p2p.WifiP2pManager
                                  .PeerListListener listener)
 {
     throw new System.NotImplementedException();
 }
Пример #2
0
 public virtual void connect(android.net.wifi.p2p.WifiP2pManager.Channel c, android.net.wifi.p2p.WifiP2pConfig
                             config, android.net.wifi.p2p.WifiP2pManager.ActionListener listener)
 {
     throw new System.NotImplementedException();
 }
Пример #3
0
 public virtual void removeGroup(android.net.wifi.p2p.WifiP2pManager.Channel c, android.net.wifi.p2p.WifiP2pManager
                                 .ActionListener listener)
 {
     throw new System.NotImplementedException();
 }
Пример #4
0
 public virtual void disableP2p(android.net.wifi.p2p.WifiP2pManager.Channel c)
 {
     throw new System.NotImplementedException();
 }