Język

SectionRequest(Int32, Int32, Int32, Int32, Int32) Constructor

Definition

[Android.Runtime.Register(".ctor", "(IIIII)V", "", ApiSince=33)]
public SectionRequest(int requestId, int option, int tsPid, int tableId, int version);
[<Android.Runtime.Register(".ctor", "(IIIII)V", "", ApiSince=33)>]
new Android.Media.TV.SectionRequest : int * int * int * int * int -> Android.Media.TV.SectionRequest

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

tsPid
Int32
tableId
Int32
version
Int32
Attributes

Remarks

Android reference for android.media.tv.SectionRequest.SectionRequest.

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