Android.App.IntentService Members

The members of Android.App.IntentService are listed below.

See Also: Inherited members from Android.App.Service

Public Constructors

Documentation for this section has not yet been entered.

Protected Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. Documentation for this section has not yet been entered.
[read-only]
override
ThresholdTypeType. Documentation for this section has not yet been entered.

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.