The methods of Android.App.IntentService are listed below. For a list of all members, see the IntentService Members list.
See Also: Inherited members from Android.App.Service
override | OnBind(Android.Content.Intent)Documentation for this section has not yet been entered. | |
SetIntentRedelivery(bool)Documentation for this section has not yet been entered. |
abstract | OnHandleIntent(Android.Content.Intent)Documentation for this section has not yet been entered. |