SectionRequest(Int32, Int32, Int32, Int32, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- tsPid
- Int32
- tableId
- Int32
- version
- Int32
- Attributes