- intent
- The Intent that was used to bind to this service, as given to Android.Content.Context.BindService(Android.Content.Intent, Android.Content.IServiceConnection, Android.Content.IServiceConnection). Note that any extras that were included with the Intent at that point will not be seen here.
Documentation for this section has not yet been entered.
Called when all clients have disconnected from a particular interface published by the service. The default implementation does nothing and returns false.