ResultReceiver

constructor(handler: Handler)(source)

Create a new ResultReceive to receive results. Your onReceiveResult method will be called from the thread running handler if given, or from an arbitrary thread if null.