Share via


IccOpenLogicalChannelResponse.InvalidChannel Field

Definition

Indicates an invalid channel.

[Android.Runtime.Register("INVALID_CHANNEL")]
public const int InvalidChannel = -1;
[<Android.Runtime.Register("INVALID_CHANNEL")>]
val mutable InvalidChannel : int

Field Value

Value = -1

Implements

Attributes

Remarks

Indicates an invalid channel.

Java documentation for android.telephony.IccOpenLogicalChannelResponse.INVALID_CHANNEL.

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