public static interface WifiP2pManager.ChannelListener

android.net.wifi.p2p.WifiP2pManager.ChannelListener



Interface for callback invocation when framework channel is lost

Summary

Public methods

abstract void onChannelDisconnected()

The channel to the framework has been disconnected.

Public methods

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-02-10 UTC.