IntentSender.OnFinished
android.content.IntentSender.OnFinished |
Class Overview
Callback interface for discovering when a send operation has completed. Primarily for use with a IntentSender that is performing a broadcast, this provides the same information as calling
Context.sendBroadcast()
with a final BroadcastReceiver.Summary
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when a send operation as completed.
|
No comments:
Post a Comment