Android.Media.SoundPool.SetOnLoadCompleteListener Method
Sets the callback hook for the OnLoadCompleteListener.

Syntax

[Android.Runtime.Register("setOnLoadCompleteListener", "(Landroid/media/SoundPool$OnLoadCompleteListener;)V", "GetSetOnLoadCompleteListener_Landroid_media_SoundPool_OnLoadCompleteListener_Handler")]
public virtual void SetOnLoadCompleteListener (SoundPool.IOnLoadCompleteListener listener)

Parameters

listener
Documentation for this section has not yet been entered.

Remarks

Sets the callback hook for the OnLoadCompleteListener.

[Android Documentation]

Requirements

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