TvInteractiveAppService.Session.OnVideoAvailable Method

Definition

Called when video is available.

[Android.Runtime.Register("onVideoAvailable", "()V", "GetOnVideoAvailableHandler", ApiSince=33)]
public virtual void OnVideoAvailable ();
[<Android.Runtime.Register("onVideoAvailable", "()V", "GetOnVideoAvailableHandler", ApiSince=33)>]
abstract member OnVideoAvailable : unit -> unit
override this.OnVideoAvailable : unit -> unit
Attributes

Remarks

Called when video is available.

Java documentation for android.media.tv.interactive.TvInteractiveAppService.Session.onVideoAvailable().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to