Android.Media.MediaRouter.RemoveCallback Method
Remove the specified callback.

Syntax

[Android.Runtime.Register("removeCallback", "(Landroid/media/MediaRouter$Callback;)V", "GetRemoveCallback_Landroid_media_MediaRouter_Callback_Handler")]
public virtual void RemoveCallback (MediaRouter.Callback cb)

Parameters

cb
Callback to remove

Remarks

Remove the specified callback. It will no longer receive events about media routing.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16