WifiP2pFailureReason Enum

Definition

public enum WifiP2pFailureReason
type WifiP2pFailureReason = 
Inheritance
WifiP2pFailureReason

Fields

Busy 2
Error 0

Passed with OnFailure(WifiP2pFailureReason). Indicates that the operation failed due to an internal error.

NoServiceRequests 3
P2pUnsupported 1

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to