public
static
interface
WifiP2pManager.ChannelListener
android.net.wifi.p2p.WifiP2pManager.ChannelListener |
Interface for callback invocation when framework channel is lost
Public methods | |
---|---|
abstract
void
|
onChannelDisconnected()
The channel to the framework has been disconnected. |
void onChannelDisconnected ()
The channel to the framework has been disconnected.
Application could try re-initializing using initialize(Context, Looper, WifiP2pManager.ChannelListener)