Android.Media.Projection.MediaProjection.RegisterCallback Method
Register a listener to receive notifications about when the Android.Media.Projection.MediaProjection changes state.

Syntax

[Android.Runtime.Register("registerCallback", "(Landroid/media/projection/MediaProjection$Callback;Landroid/os/Handler;)V", "")]
public void RegisterCallback (MediaProjection.Callback callback, Android.OS.Handler handler)

See Also

MediaProjection.UnregisterCallback(.Callback)

Parameters

callback
The callback to call.
handler
The handler on which the callback should be invoked, or null if the callback should be invoked on the calling thread's looper.

Remarks

Register a listener to receive notifications about when the Android.Media.Projection.MediaProjection changes state.

[Android Documentation]

Requirements

Namespace: Android.Media.Projection
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0