The methods of Android.OS.ResultReceiver are listed below. For a list of all members, see the ResultReceiver Members list.
See Also: Inherited members from Java.Lang.Object
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
Send(Android.App.Result, Bundle)Deliver a result to this receiver. | ||
WriteToParcel(Parcel, ParcelableWriteFlags)Flatten this object in to a Parcel. |
OnReceiveResult(int, Bundle)Override to receive results delivered to this object. |