NsdFailure Enum

Definition

Enumerates values returned by several types and taken as a parameter of several types.

public enum NsdFailure
type NsdFailure = 
Inheritance
NsdFailure

Fields

AlreadyActive 3

Indicates that the operation failed because it is already active.

BadParameters 6
InternalError 0
MaxLimit 4

Indicates that the operation failed because the maximum outstanding requests from the applications have reached.

OperationNotRunning 5

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