Part of the ServiceConnection interface.
Syntax
[Android.Runtime.Register("onServiceDisconnected", "(Landroid/content/ComponentName;)V", "GetOnServiceDisconnected_Landroid_content_ComponentName_Handler")]
public virtual
void OnServiceDisconnected (
Android.Content.ComponentName className)
Parameters
- className
- The concrete component name of the service whose
connection has been lost.
Remarks
Requirements
Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1