Added in API level 14
ChannelListener
interface ChannelListener
android.net.wifi.p2p.WifiP2pManager.ChannelListener |
Interface for callback invocation when framework channel is lost
Summary
Public methods | |
---|---|
abstract Unit |
The channel to the framework has been disconnected. |
Public methods
onChannelDisconnected
Added in API level 14
abstract fun onChannelDisconnected(): Unit
The channel to the framework has been disconnected. Application could try re-initializing using initialize