Language

DsmccRequest(Int32, Int32, Uri) Constructor

Definition

[Android.Runtime.Register(".ctor", "(IILandroid/net/Uri;)V", "", ApiSince=33)]
public DsmccRequest(int requestId, int option, Android.Net.Uri uri);
[<Android.Runtime.Register(".ctor", "(IILandroid/net/Uri;)V", "", ApiSince=33)>]
new Android.Media.TV.DsmccRequest : int * int * Android.Net.Uri -> Android.Media.TV.DsmccRequest

Parameters

requestId
Int32
option
Int32

Value is one of the following: BroadcastInfoRequest.REQUEST_OPTION_REPEAT; BroadcastInfoRequest.REQUEST_OPTION_AUTO_UPDATE; BroadcastInfoRequest.REQUEST_OPTION_ONEWAY; BroadcastInfoRequest.REQUEST_OPTION_ONESHOT

uri
Uri
Attributes

Remarks

Android reference for android.media.tv.DsmccRequest.DsmccRequest.

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