public static class WifiP2pManager.Channel
extends Object
java.lang.Object | |
↳ | android.net.wifi.p2p.WifiP2pManager.Channel |
将应用程序连接到Wifi p2p框架的渠道。 大多数p2p操作都需要一个Channel作为参数。 频道的实例通过在initialize(Context, Looper, WifiP2pManager.ChannelListener)
上进行呼叫而initialize(Context, Looper, WifiP2pManager.ChannelListener)
Inherited methods |
|
---|---|
From class java.lang.Object
|