Android.App.IntentService: Method Members

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

Public Methods

override
OnBind(Android.Content.Intent) : Android.OS.IBinder
Documentation for this section has not yet been entered.
SetIntentRedelivery(bool)
Documentation for this section has not yet been entered.

Protected Methods

abstract
OnHandleIntent(Android.Content.Intent)
Documentation for this section has not yet been entered.