Interface IOutcomeReceiver<R, E>
.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/os/OutcomeReceiver.html
public interface IOutcomeReceiver<R, E>
Type Parameters
RE
- Extension Methods
.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/os/OutcomeReceiver.html
public interface IOutcomeReceiver<R, E>
RE