IccOpenLogicalChannelResponse.GetSelectResponse Method

Definition

[Android.Runtime.Register("getSelectResponse", "()[B", "GetGetSelectResponseHandler")]
public virtual byte[]? GetSelectResponse ();
[<Android.Runtime.Register("getSelectResponse", "()[B", "GetGetSelectResponseHandler")>]
abstract member GetSelectResponse : unit -> byte[]
override this.GetSelectResponse : unit -> byte[]

Returns

Byte[]

the select response.

Attributes

Remarks

Java documentation for android.telephony.IccOpenLogicalChannelResponse.getSelectResponse().

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