TvInteractiveAppService.Session.OnContentAllowed Method

Definition

Called when content is allowed.

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

Remarks

Called when content is allowed.

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

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