ApplicationErrorReport.ReadFromParcel(Parcel) Method

Definition

[Android.Runtime.Register("readFromParcel", "(Landroid/os/Parcel;)V", "GetReadFromParcel_Landroid_os_Parcel_Handler")]
public virtual void ReadFromParcel(Android.OS.Parcel? in);
[<Android.Runtime.Register("readFromParcel", "(Landroid/os/Parcel;)V", "GetReadFromParcel_Landroid_os_Parcel_Handler")>]
abstract member ReadFromParcel : Android.OS.Parcel -> unit
override this.ReadFromParcel : Android.OS.Parcel -> unit

Parameters

in
Parcel

Parcel

Attributes

Remarks

Android reference for android.app.ApplicationErrorReport.readFromParcel.

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